commit | 71135624d81fac63a1684d5cf31932652f9250ff | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Feb 14 23:29:34 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Feb 14 23:29:34 2012 +0100 |
tree | ba562d04771744902f979f834c1b6ba1b262705d | |
parent | ffeee3518a9ccb0d6375bf06abe2cf8a6bc9e5b8 [diff] |
Issue #10287: nntplib now queries the server's CAPABILITIES first before sending MODE READER, and only sends it if not already in READER mode. Patch by Hynek Schlawack.