![]() |
The Gaudi Framework
v27r0
|
Classes | |
| class | TempDir |
| class | TemporaryDir |
| class | Test |
Functions | |
| def | buildDir |
Variables | |
| saved_processors = Variable.processors | |
Created on Jul 12, 2011 @author: mplajner
| def EnvConfig.TestEnvOps.buildDir | ( | files, | |
rootdir = os.curdir |
|||
| ) |
Create a directory structure from the content of files.
@param files: a dictionary or list of pairs mapping a filename to the content
if the content is a dictionary, recurse
@param rootdir: base directory
Definition at line 21 of file TestEnvOps.py.
| EnvConfig.TestEnvOps.saved_processors = Variable.processors |
Definition at line 16 of file TestEnvOps.py.