Changeset 3903 for tags/dabo-0.8.3
- Timestamp:
- 02/04/08 11:44:57 (10 months ago)
- Files:
-
- tags/dabo-0.8.3/dabo/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/dabo-0.8.3/dabo/__init__.py
r3460 r3903 167 167 import dabo.ui 168 168 169 # Store the base path to the framework 170 frameworkPath = os.path.dirname(dabo.__file__) 169 171 170 172 # Define the standard Dabo subdirectory stucture for apps.
