Functions | |
| def | GetManager |
Variables | |
| string | required_ver = "Ganga-4-4-6" |
| list | actual_ver = Ganga.GPI.config['System'] |
| tuple | __manager = GBSModelRegistry.GetModelRegistry() |
| def python::bootstrap::GetManager | ( | ) |
Definition at line 28 of file bootstrap.py.
00028 : return __manager 00029 00030 # Give user access to Manager and logger threshold control. 00031
tuple python::bootstrap::__manager = GBSModelRegistry.GetModelRegistry() [static] |
Definition at line 27 of file bootstrap.py.
list python::bootstrap::actual_ver = Ganga.GPI.config['System'] [static] |
Definition at line 10 of file bootstrap.py.
string python::bootstrap::required_ver = "Ganga-4-4-6" [static] |
Definition at line 9 of file bootstrap.py.
1.5.4