|
Gaudi Framework, version v25r0 |
| Home | Generated: Mon Feb 17 2014 |


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 50 of file TestEnvOps.py.
| def EnvConfig.TestEnvOps.TempDir.__del__ | ( | self | ) |
Definition at line 60 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 63 of file TestEnvOps.py.
| EnvConfig.TestEnvOps.TempDir.tmpdir |
Definition at line 55 of file TestEnvOps.py.