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 19:33:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7f2d6f51e8ea429b9db44eed0dcc6a4e22708df
cpython
/
Lib
/
lib-tk
T
History
Florent Xicluna
c8a730bf72
Syntax cleanup
== None
->
is None
2010-03-25 20:32:07 +00:00
..
test
…
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
remove the svn:executable property from files that don't have shebang lines
2010-03-05 03:20:06 +00:00
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