[issue1565071] update Lib/plat-linux2/IN.py

Daniel Diniz report at bugs.python.org
Mon Mar 30 04:33:32 CEST 2009


Daniel Diniz <ajaksu at gmail.com> added the comment:

IN.py on trunk still lacks IN.SIOCGIFADDR (mentioned by the linked bug's
OP).

Present SIOC* in IN.py:
SIOCSPGRP = 0x8902
SIOCGPGRP = 0x8904
SIOCATMARK = 0x8905
SIOCGSTAMP = 0x8906

----------
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior

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


More information about the Python-bugs-list mailing list