![]() |
![]() |
Variables | |
tuple | BASEDIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) |
tuple | CONFIGDIR = os.path.normcase(os.path.abspath(__file__)) |
string | envsetup = "export QUIET_ASSERT=a" |
list | LAYOUTS |
tuple | modules = ("GuiDQM",) |
tuple server-conf-devtest.BASEDIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) |
Definition at line 3 of file server-conf-devtest.py.
tuple server-conf-devtest.CONFIGDIR = os.path.normcase(os.path.abspath(__file__)) |
Definition at line 4 of file server-conf-devtest.py.
string server-conf-devtest.envsetup = "export QUIET_ASSERT=a" |
Definition at line 14 of file server-conf-devtest.py.
list server-conf-devtest.LAYOUTS |
Definition at line 6 of file server-conf-devtest.py.
tuple server-conf-devtest.modules = ("GuiDQM",) |
Definition at line 13 of file server-conf-devtest.py.