Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use os.walk() to find files to delete. | Tim Peters | 2003-04-26 | 1 | -13/+14 |
* | Remove now-unnecessary "from __future__ import nested_scopes" stmts. | Tim Peters | 2001-07-12 | 1 | -2/+0 |
* | Backing out nested scopes broke the Windows build. Repairing. | Tim Peters | 2001-02-27 | 1 | -0/+2 |
* | Change Windows test to do a complete job of removing .pyc/.pyo files | Tim Peters | 2001-02-11 | 1 | -0/+24 |