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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| block_test.py | ||
| checksum_test.py | ||
| codec_test.py | ||
| command_capabilities_test.py | ||
| compress_test.py | ||
| fstab_test.py | ||
| output_test.py | ||
| rpm_database_test.py | ||
| rpm_test.py | ||
| size_test.py | ||
| sync_test.py | ||
| sysconfig_test.py | ||
| temporary_test.py | ||