[issue6926] socket module missing IPPROTO_IPV6, IPPROTO_IPV4

Gregory P. Smith report at bugs.python.org
Wed Jan 26 00:16:52 CET 2011


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

IMNSHO it should but that would violate our release practices to do it this late in the cycle.  I expect the release manager to decline.

It isn't a critical issue, the end result is that people will hard code the constants into their own code themselves since we don't have them in the library yet.

----------

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


More information about the Python-bugs-list mailing list