]> granicus.if.org Git - python/commit
Issue #10280: NNTP.nntp_version should reflect the highest version
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 2 Nov 2010 22:31:52 +0000 (22:31 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 2 Nov 2010 22:31:52 +0000 (22:31 +0000)
commitf80b3f72c6c486207deeda259579cba2a28bde93
tree563c01636238b8ce59875640d21a0f3d008d30e4
parente159422ce9cd6cedff7b45eef5a00d7e6a2aa90c
Issue #10280: NNTP.nntp_version should reflect the highest version
advertised by the server.
Lib/nntplib.py
Lib/test/test_nntplib.py
Misc/NEWS