commit | 8573d62f8f1ce20b0389792c1f2758f06bdad527 | [log] [tgz] |
---|---|---|
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Sat Feb 07 14:53:31 2009 +0000 |
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Sat Feb 07 14:53:31 2009 +0000 |
tree | 6bc4f154ed3603ae423df7b09cad89017db81a1f | |
parent | 34feea32058ce9610fbb0357661f80232f80d3e4 [diff] |
Fix broken test in test_hotshot. Treating the current directory as an empty file is sloppy and non-portable. Use NamedTemporaryFile to make an empty file.