Message160643
I'm not sure filemode() is the best name for this. On the other hand, I don't have any suggestion.
I don't understand why you're using atexit. tearDown() and addCleanup() are your friends.
The call_safely thing also looks unwarranted. support.unlink() should be able to help you. |
|
| Date |
User |
Action |
Args |
| 2012-05-14 17:28:17 | pitrou | set | recipients:
+ pitrou, terry.reedy, giampaolo.rodola |
| 2012-05-14 17:28:17 | pitrou | set | messageid: <[email protected]> |
| 2012-05-14 17:28:16 | pitrou | link | issue14807 messages |
| 2012-05-14 17:28:16 | pitrou | create | |
|