Staging
v0.5.1
https://github.com/python/cpython
Revision c9fb47ef084709783baf77a5ccfd3c6b4ecf9434 authored by Guido van Rossum on 21 August 1996, 17:40:51 UTC, committed by Guido van Rossum on 21 August 1996, 17:40:51 UTC
Renamed and, or to and_, or_.
Renamed all internal identifiers so as not to start with '__' (which is
a compiler privilege); remove AIX hack.
1 parent 16d27e3
History
Tip revision: c9fb47ef084709783baf77a5ccfd3c6b4ecf9434 authored by Guido van Rossum on 21 August 1996, 17:40:51 UTC
Added delslice and delitem.
Tip revision: c9fb47e
File Mode Size
Canvas.py -rw-r--r-- 5.9 KB
Dialog.py -rw-r--r-- 1.2 KB
FileDialog.py -rw-r--r-- 6.9 KB
ScrolledText.py -rw-r--r-- 1.2 KB
SimpleDialog.py -rw-r--r-- 2.7 KB
Tkconstants.py -rw-r--r-- 964 bytes
Tkinter.py -rw-r--r-- 49.8 KB

back to top