This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc6dc4bc3196383db028a365afcf516c835ef999
cpython
/
Lib
/
lib-tk
History
Serhiy Storchaka
e39ba04e22
Issue
#15861
: tkinter now correctly works with lists and tuples containing
...
strings with whitespaces, backslashes or unbalanced braces.
2013-01-15 18:01:21 +02:00
..
test
Issue
#15861
: tkinter now correctly works with lists and tuples containing
2013-01-15 18:01:21 +02:00
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
Remove duplication.
2011-10-19 10:39:35 +03:00
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
…
tkFont.py
…
Tkinter.py
Issue
#15861
: tkinter now correctly works with lists and tuples containing
2013-01-15 18:01:21 +02:00
tkMessageBox.py
…
tkSimpleDialog.py
Issue
#12288
: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
2012-07-30 20:04:53 +03:00
ttk.py
Issue
#15861
: tkinter now correctly works with lists and tuples containing
2013-01-15 18:01:21 +02:00
turtle.py
Issue
#13439
: Fix many errors in turtle docstrings.
2011-12-02 21:22:53 +02:00