Message 165572 - Python tracker (original) (raw)
Message165572
Author | ishimoto |
---|---|
Recipients | Steven.Hayter, ghazel, giampaolo.rodola, honglei.jiang, ishimoto, jaraco, kookwekker |
Date | 2012-07-16.06:25:04 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1342419906.76.0.0597992997233.issue7171@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Implementation of inet_pton and inet_ntop by WSAAddressToStringA and WSAStringToAddressA for Windows. Conversion of IPv6 address might fail if IPv6 is not installed. Tested on Windows XP SP3 and Windows7. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-07-16 06:25:06 | ishimoto | set | recipients: + ishimoto, jaraco, ghazel, giampaolo.rodola, Steven.Hayter, kookwekker, honglei.jiang |
2012-07-16 06:25:06 | ishimoto | set | messageid: 1342419906.76.0.0597992997233.issue7171@psf.upfronthosting.co.za |
2012-07-16 06:25:06 | ishimoto | link | issue7171 messages |
2012-07-16 06:25:06 | ishimoto | create |