Changeset 325 for python/trunk/Mac/scripts/zappycfiles.py
- Timestamp:
- Dec 27, 2012, 12:49:26 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Mac/scripts/zappycfiles.py
r2 r325 1 #!/usr/ local/bin/python1 #!/usr/bin/python 2 2 """Recursively zap all .pyc and .pyo files""" 3 3 import os
Note:
See TracChangeset
for help on using the changeset viewer.