| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| CustomImportException | |||
|
TrackImporter An importer tracking the date of the module files and reloading them when they have changed. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
INVALID_MODULES =
|
|||
TRACK_IMPORTER = TrackImporter()
|
|||
__package__ =
|
|||
|
|||
The web2py custom importer. Like the standard Python importer but it tries to transform import statements as something like "import applications.app_name.modules.x". If the import failed, fall back on naive_importer |
|
|||
INVALID_MODULES
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 14 15:16:59 2013 | http://epydoc.sourceforge.net |