This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-20 03:14:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18e63fbe64dc0c8dfd2b04bae1687f68c8d780bb
cpython
/
Lib
/
lib-tk
T
History
Martin v. Löwis
e84089e3f1
Issue
#8204
: Fix test_ttk notebook test by forcing focus.
2010-04-08 17:38:32 +00:00
..
test
Issue
#8204
: Fix test_ttk notebook test by forcing focus.
2010-04-08 17:38:32 +00:00
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
#6906
: TCL_LIBRARY and TK_LIBRARY environment variables should be encoded.
2010-03-06 11:01:08 +00:00
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
…
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
…
tkFont.py
…
Tkinter.py
…
tkMessageBox.py
- Issue
#4961
: Inconsistent/wrong result of askyesno function in tkMessageBox
2010-03-16 10:48:52 +00:00
tkSimpleDialog.py
…
ttk.py
…
turtle.py
Syntax cleanup
== None
->
is None
2010-03-25 20:32:07 +00:00