Changeset 3903

Show
Ignore:
Timestamp:
02/04/2008 11:44:57 AM (8 months ago)
Author:
paul
Message:

Backported the setting of frameworkPath to dabo-0.8.3, as it is required for 0.8.3 to work.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tags/dabo-0.8.3/dabo/__init__.py

    r3460 r3903  
    167167import dabo.ui 
    168168 
     169# Store the base path to the framework 
     170frameworkPath = os.path.dirname(dabo.__file__) 
    169171 
    170172# Define the standard Dabo subdirectory stucture for apps.