This commit is contained in:
Kovid Goyal
2008-01-29 04:45:16 +00:00
parent 997367ed56
commit 492bab17dd
@@ -462,5 +462,4 @@ def cleanup(tdir):
if os.path.isdir(tdir):
shutil.rmtree(tdir)
except:
#print tdir
pass