| 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 = Falsewhether 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 Mon Sep 1 02:11:32 2008 | http://epydoc.sourceforge.net |