COMMITS
/ PCbuild/rmpyc.py March 11, 2017
X
bpo-29770: remove outdated PYO related info (GH-590)
Xiang Zhang committed
July 11, 2007
T
print() is a function now.
Thomas Heller committed
April 26, 2003
T
Use os.walk() to find files to delete.
Tim Peters committed
July 12, 2001
T
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
Tim Peters committed
February 27, 2001
T
Backing out nested scopes broke the Windows build. Repairing.
Tim Peters committed
February 11, 2001
T
Change Windows test to do a complete job of removing .pyc/.pyo files
Tim Peters committed