Changeset 191
- Timestamp:
- 03/08/07 12:22:24 (2 years ago)
- Files:
-
- trunk/cheesecake/util.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cheesecake/util.py
r188 r191 204 204 205 205 tarinfo = t.members[0] 206 t.close() 207 206 208 ## GG: os.sep is \\ when running cheesecake on Windows 207 209 ## while inside the tar.gz the separator is /
