Go to the source code of this file.
Namespaces | |
| namespace | slimpy_base.setup.DEFAULTS |
Functions | |
| def | rc_update_defaults |
| try and get the defaults from the SLIMpy rcfile | |
Variables | |
| string | __copyright__ |
| Defaults for GlobalVars class. | |
| string | __license__ |
| tuple | NULLOUT = open( devnull, 'w' ) |
| dictionary | DEFAULTS |
| tuple | tmpPath = join( sep, 'var', 'tmp' ) |
| tuple | PBS_JOBID = os.environ.get( 'PBS_JOBID', '' ) |
| tuple | SYS_DEFAULTS = DEFAULTS.copy() |
1.5.6