Package Products :: Package ZenModel :: Module zendmd
[hide private]
[frames] | no frames]

Module zendmd

source code

Classes [hide private]
  Completer
The most base type
  ZenCompleter
Provides the abiility to specify *just* the zendmd-specific stuff when you first enter and hit tab-tab, and also the ability to remove junk that we don't need to see.
  HistoryConsole
Subclass the default InteractiveConsole to get readline history
Functions [hide private]
 
set_db_config(host=None, port=None) source code
 
_customStuff()
Everything available in the console is defined here.
source code
Variables [hide private]
  rlcompleter = None
  readline = None
  parser = OptionParser()
  CONF_FILE = os.path.join(os.environ ['ZENHOME'], 'etc', 'zope....
  _CUSTOMSTUFF = []
Variables Details [hide private]

CONF_FILE

Value:
os.path.join(os.environ ['ZENHOME'], 'etc', 'zope.conf')