Files
python-ganttclient/nova
Johannes Erdfelt b4c167a815 Add utils.tempdir() context manager for easy temp dirs
Fixes bug 883323 (and others)

Users of tempfile.mkdtemp() need to make sure the directory is cleaned
up when it's done being used. Unfortunately, not all of the code does
so at all, or safely (by using a try/finally block).

Change-Id: I270109d83efec4f8b3dd954021493f4d96c6ab79
2012-02-28 05:56:58 +00:00
..
2012-02-03 19:21:54 +00:00
2012-02-21 12:03:08 -08:00
2012-02-22 11:56:25 -05:00
2012-02-17 13:49:35 -08:00
2012-02-14 12:20:20 -08:00