Moving use of mkdtemp, NamedTemporaryFile and TemporaryDirectory into its own class called Temporary: By default all temporary data is created below /var/tmp but can be changed via the global commandline option --temp-dir. This Fixes #1870 |
||
|---|---|---|
| .. | ||
| root_import | ||
| __init__.py | ||
| identifier_test.py | ||
| kernel_test.py | ||
| prepare_test.py | ||
| profile_test.py | ||
| result_test.py | ||
| root_bind_test.py | ||
| root_init_test.py | ||
| setup_test.py | ||
| shell_test.py | ||
| size_test.py | ||
| uri_test.py | ||
| users_test.py | ||