Mailing List Archive

CVS: python/dist/src/Tools/idle testcode.py test.py
Update of /projects/cvsroot/python/dist/src/Tools/idle
In directory eric:/projects/python/develop/guido/src/Tools/idle

Added Files:
testcode.py
Removed Files:
test.py
Log Message:
Renamed test.py to testcode.py so one can import Python's
test package from inside IDLE. (Suggested by Jack Jansen.)