Home | Trees | Indices | Help |
---|
|
configure-time variables for installed or uninstalled operation
Code should run
>>> from moap.configure import configure
and then access the variables from the configure module. For example:
>>> print configure.version
|
|||
__thisdir =
|
|||
config_dict =
|
|||
dictionary =
|
|||
boolean |
isinstalled = False whether an installed version is being run |
||
key =
|
|||
value = False
|
|||
string |
version =
moap version number |
|
dictionary
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 27 15:28:49 2009 | http://epydoc.sourceforge.net |