summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/nntplib.py
Commit message (Collapse)AuthorAgeFilesLines
* Updating to the latest Python CVS version of this file. This fixesbwarsaw2000-08-021-19/+19
| | | | | the call to socket.connect() in __init__() to be compatible with Python 1.6/2.0.
* nntplib.py from Python 1.5.2+. This version supports setting modebwarsaw2000-03-131-0/+535
reader from the NNTP class constructor.