Message226792
> I would prefer to fix tests instead of trying to remove arbitrary files. I'm
> not sure that "fn.startswith(support.TESTFN)" check is safe enough.
This allow other tests which leaks the same file to be reported too.
support.TESTFN contains process ID so it is unique enough. |
|
| Date |
User |
Action |
Args |
| 2014-09-11 17:23:24 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, vstinner, ezio.melotti, michael.foord |
| 2014-09-11 17:23:24 | serhiy.storchaka | link | issue22390 messages |
| 2014-09-11 17:23:24 | serhiy.storchaka | create | |
|