Thomas Heller
|
9abb96307f
|
print() is a function now.
|
2007-07-11 09:41:23 +00:00 |
Tim Peters
|
8b7beb631b
|
Use os.walk() to find files to delete.
|
2003-04-26 00:53:24 +00:00 |
Tim Peters
|
c4889c496a
|
Remove now-unnecessary "from __future__ import nested_scopes" stmts.
|
2001-07-12 22:36:02 +00:00 |
Tim Peters
|
0f4e93d434
|
Backing out nested scopes broke the Windows build. Repairing.
|
2001-02-27 21:11:46 +00:00 |
Tim Peters
|
6a9aec47b7
|
Change Windows test to do a complete job of removing .pyc/.pyo files
reachable from Lib/.
|
2001-02-11 00:46:39 +00:00 |