Changeset 114 for branches/mk/cheesecake/util.py
- Timestamp:
- 07/26/06 17:10:45 (6 years ago)
- Files:
-
- branches/mk/cheesecake/util.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/cheesecake/util.py
r108 r114 1 """Utility functions for Cheesecake project. 2 """ 3 1 4 import os 2 5 import shutil
