commit | a3beee185cb374dfb2c68200e8b0332e28e73204 | [log] [tgz] |
---|---|---|
author | Johannes Gijsbers <jlg@dds.nl> | Sat Jan 08 13:28:54 2005 +0000 |
committer | Johannes Gijsbers <jlg@dds.nl> | Sat Jan 08 13:28:54 2005 +0000 |
tree | 4d41e335ad7d023883f169197444c311fc738ea5 | |
parent | 836f5433f7ee79f208186ca0d10594b22cf7e05b [diff] |
Clean up tests by reusing functions from other modules: * replace deltree with shutil.rmtree() * replace mkdirs with os.makedirs() * fold touchfile into GlobTests.mktemp()