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

Module zendmd

source code

Classes [hide private]
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]
  parser = OptionParser(usage= 'usage: %prog [options] -- [iptho...
  rlcompleter = None
  IPShellEmbed = None
  CONF_FILE = os.path.join(os.environ ['ZENHOME'], 'etc', 'zope....
  _CUSTOMSTUFF = []
Variables Details [hide private]

parser

Value:
OptionParser(usage= 'usage: %prog [options] -- [ipthon_options] [ipyth\
on_args]')

CONF_FILE

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