Message81995
New version of the patch. Added a __del__ method that hopefully works
reliably. Added NEWS and an example of TemporaryFile as a context
manager. I did not change more tests to use TemporaryDirectory since I
understand hit-and-run modernization of code is generally discouraged.
That said, I think there are some tests that could have their
reliability improved by using TemporaryDirectory (I started on this
patch when I saw some build bot failures). I'll look into that later. |
|
| Date |
User |
Action |
Args |
| 2009-02-14 06:39:49 | nascheme | set | recipients:
+ nascheme, ncoghlan |
| 2009-02-14 06:39:49 | nascheme | set | messageid: <[email protected]> |
| 2009-02-14 06:39:47 | nascheme | link | issue5178 messages |
| 2009-02-14 06:39:47 | nascheme | create | |
|