Closed GoogleCodeExporter closed 9 years ago
Thanks for the report, but it was not line 107 (which is the correct format for
Python 2.5. Your version only works in 2.6 and above). The problem was in line
184 where I had "except:" with no type or catch value. Then the next line could
not print the value.
Fixed in rev328.
I would be interested in knowing what the error was, as I am trying to make
sure that this can clean up anything.
Original comment by kuehn.k...@gmail.com
on 5 Aug 2010 at 2:32
Tested rev 328, and I can confirm that this is fixed. Thanks!
(I can now see the exception that is being thrown, [Errno 66] Directory not
empty: '/private/tmp/InstaDMGTempFolder.3Vhnt3/InstaUp2DateFolder-kH3AGr/'.)
Original comment by loadsta...@gmail.com
on 6 Aug 2010 at 3:50
Original issue reported on code.google.com by
loadsta...@gmail.com
on 1 Aug 2010 at 9:17