Message58822
nntplib hardcodes AF_INET for the socket address family. This prevents
it from using IPv6. Attached is a patch that converts NNTP.__init__() to
use socket.create_connection(), which is IPv6-capable. |
|
Date |
User |
Action |
Args |
2007-12-19 20:07:10 | dmorr | set | spambayes_score: 0.346831 -> 0.346831 recipients:
+ dmorr |
2007-12-19 20:07:10 | dmorr | set | spambayes_score: 0.346831 -> 0.346831 messageid: <1198094830.43.0.175472713308.issue1664@psf.upfronthosting.co.za> |
2007-12-19 20:07:10 | dmorr | link | issue1664 messages |
2007-12-19 20:07:10 | dmorr | create | |
|