Virgil Dupras <hs...@hardcoded.net> added the comment:

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.

----------
Added file: http://bugs.python.org/file16984/t6095_py3k.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6095>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to