[issue1746656] IPv6 Interface naming/indexing functions

Gregory P. Smith report at bugs.python.org
Sun May 15 09:29:33 CEST 2011


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

I added these with conditional compilation via autoconf for use on posix systems.  These methods are not IPv6 specific.

Anyone who wants to see them supported on windows will need to add whatever conditional compilation magic is required to enable that on appropriate builds.

----------
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed
versions: +Python 3.3 -Python 3.2

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


More information about the Python-bugs-list mailing list