Changeset 9123 for branches/pep/src/common/defs.py
- Timestamp:
- 12/12/07 09:44:46 (12 months ago)
- Files:
-
- 1 modified
-
branches/pep/src/common/defs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pep/src/common/defs.py
r8478 r9123 3 3 datadir = '../' 4 4 5 version = '0.11. 1.5'5 version = '0.11.4.0-svn' 6 6 7 7 import sys, os.path
