Package ZenModel :: Module ZenPackLoader
[show private | hide private]
[frames | no frames]

Module ZenModel.ZenPackLoader

Base Classes for loading gunk in a ZenPack
Classes
ZenPackLoader  
ZPLAbout  
ZPLDaemons  
ZPLDataSources  
ZPLLibraries  
ZPLModelers  
ZPLObject  
ZPLReport  
ZPLSkins  

Function Summary
  branchAfter(filename, directory, prefix)
return the branch after the given directory name
  findDirectories(pack, directory)
  findFiles(pack, directory, filter)

Variable Summary
str CONFIG_FILE = 'about.txt'
str CONFIG_SECTION_ABOUT = 'about'
Logger log = <logging.Logger instance at 0x330a2d8>

Function Details

branchAfter(filename, directory, prefix='')

return the branch after the given directory name

Variable Details

CONFIG_FILE

Type:
str
Value:
'about.txt'                                                            

CONFIG_SECTION_ABOUT

Type:
str
Value:
'about'                                                                

log

Type:
Logger
Value:
<logging.Logger instance at 0x330a2d8>                                 

Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 http://epydoc.sf.net