]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Renamed test.py to testcode.py so one can import Python's
authorGuido van Rossum <guido@python.org>
Tue, 12 Jan 1999 22:14:34 +0000 (22:14 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Jan 1999 22:14:34 +0000 (22:14 +0000)
commit894ee6f668df03c1223b78c545a196fd6e308c77
tree3d07b6ac8417e39828c7c600ab9ee77eababe836
parent5051f4f80dc001219218c49a5db4a37d821783a7
Renamed test.py to testcode.py so one can import Python's
test package from inside IDLE.  (Suggested by Jack Jansen.)
Tools/idle/testcode.py [moved from Tools/idle/test.py with 100% similarity]