This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-19 17:25:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c2fb7e65de
cpython
/
Lib
/
tkinter
History
Download ZIP
Download TAR.GZ
Guido van Rossum
c2fb7e65de
(Menu.index): return int or None, not string
...
(Widget.__getitem__): use splitlist, not split
1994-06-27 07:48:37 +00:00
..
Canvas.py
Reformatted using 8-space wide tabs
1994-06-20 13:42:28 +00:00
ScrolledText.py
Initial revision
1994-06-20 07:49:28 +00:00
Tkinter.py
(Menu.index): return int or None, not string
1994-06-27 07:48:37 +00:00