This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ajaksu2
Recipients ajaksu2, doko, loewis
Date 2009-03-30.02:33:31
SpamBayes Score 0.0008437165
Marked as misclassified No
Message-id <1238380412.99.0.0198887433934.issue1565071@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2009-03-30 02:33:33ajaksu2setrecipients: + ajaksu2, loewis, doko
2009-03-30 02:33:32ajaksu2setmessageid: <1238380412.99.0.0198887433934.issue1565071@psf.upfronthosting.co.za>
2009-03-30 02:33:31ajaksu2linkissue1565071 messages
2009-03-30 02:33:31ajaksu2create