Message103558
Here's another one. I hadn't realized that it was useless to target the 2.x codebase. So I re-worked this on py3k. The change is non-trivial, since the non-windows/non-os2 part of the code has significantly changed in 3k. This time, since "oname" is released later and used in error conditions, I thought it was worth it to allocate a new PyBytes for the default value.
I also modified the documentation so that it tells about path's default value. |
|
| Date |
User |
Action |
Args |
| 2010-04-19 07:08:54 | vdupras | set | recipients:
+ vdupras, rhettinger, amaury.forgeotdarc, giampaolo.rodola, tarek, ezio.melotti |
| 2010-04-19 07:08:54 | vdupras | set | messageid: <[email protected]> |
| 2010-04-19 07:08:53 | vdupras | link | issue6095 messages |
| 2010-04-19 07:08:52 | vdupras | create | |
|