[issue1746656] IPv6 Interface naming/indexing functions

Gregory P. Smith report at bugs.python.org
Fri May 20 16:22:07 CEST 2011


Gregory P. Smith <greg at krypto.org> added the comment:

that patch looks good.  though I do wish we had a function similar to PyObject_AsStringEncodedFSDefault() so that the ParseTuple call wasn't needed for this relatively common operation when interfacing with system library calls that deal in C strings.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1746656>
_______________________________________


More information about the Python-bugs-list mailing list