This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-23 01:23:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
tkinter
History
Cheryl Sabella
6713e869c4
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
2021-01-21 21:14:04 +02:00
..
test
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
2021-01-21 21:14:04 +02:00
__init__.py
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
2021-01-21 21:14:04 +02:00
__main__.py
…
colorchooser.py
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578)
2021-01-21 21:14:04 +02:00
commondialog.py
bpo-42721: Improve using simple dialogs without root window (GH-23897)
2020-12-25 20:19:20 +02:00
constants.py
…
dialog.py
…
dnd.py
…
filedialog.py
…
font.py
bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-23968)
2020-12-29 12:56:55 +02:00
messagebox.py
…
scrolledtext.py
…
simpledialog.py
bpo-42721: Improve using simple dialogs without root window (GH-23897)
2020-12-25 20:19:20 +02:00
tix.py
…
ttk.py
…