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 irmen
Recipients
Date 2005-01-16.15:34:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=129426

Looks good but I have one suggestion:
isn't it better to test for "255.255.255.255" before calling
inet_addr and then return '\xff\xff\xff\xff' directly,
rather than relying on INADDR_NONE being 0xffffffff ?
History
Date User Action Args
2007-08-23 15:27:48adminlinkissue756021 messages
2007-08-23 15:27:48admincreate