Message127621
At the moment test fails only for os module on windows.
These are the offending names: putenv, spawnv, spawnve
The reason is that __all__ is extended with ntpath.__all__ and then again in the body of os.py (I'm not entirely sure how this could be fixed elegantly). |
|
| Date |
User |
Action |
Args |
| 2011-01-31 17:00:37 | SilentGhost | set | recipients:
+ SilentGhost, belopolsky, pitrou, r.david.murray |
| 2011-01-31 17:00:37 | SilentGhost | set | messageid: <1296493237.64.0.470113582574.issue11078@psf.upfronthosting.co.za> |
| 2011-01-31 17:00:37 | SilentGhost | link | issue11078 messages |
| 2011-01-31 17:00:37 | SilentGhost | create | |
|