|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |


Public Member Functions | |
| def | __init__ |
| def | __del__ |
| def | __call__ |
Public Attributes | |
| tmpdir | |
Class for easy creation, use and removal of temporary directory structures.
Definition at line 49 of file TestEnvOps.py.
| def EnvConfig.TestEnvOps.TempDir.__del__ | ( | self | ) |
Definition at line 59 of file TestEnvOps.py.
| def EnvConfig.TestEnvOps.TempDir.__call__ | ( | self, | |
| args | |||
| ) |
Return the absolute path to a file in the temporary directory.
Definition at line 62 of file TestEnvOps.py.
| EnvConfig.TestEnvOps.TempDir.tmpdir |
Definition at line 54 of file TestEnvOps.py.