summaryrefslogtreecommitdiffstats
path: root/Doc/library/nntplib.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #8890: Stop advertising an insecure use of /tmp in docsPetri Lehtinen2013-02-231-1/+1
* #15865: add "*" in the signature to document keyword-only args in the docs. ...Ezio Melotti2012-09-081-3/+3
* issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-1/+1
* More source linksRaymond Hettinger2011-01-271-0/+4
* Make `usenetrc` False by default (the old behaviour of having it True byAntoine Pitrou2010-11-091-5/+7
* Issue #1926: Add support for NNTP over SSL on port 563, as well asAntoine Pitrou2010-11-091-2/+47
* Issue #10282: Add a `nntp_implementation` attribute to NNTP objects.Antoine Pitrou2010-11-051-12/+34
* Issue #10283: Add a `group_pattern` argument to NNTP.list().Antoine Pitrou2010-11-041-8/+14
* Issue #10285: explain the `flag` return field better in NNTP.list().Antoine Pitrou2010-11-031-2/+11
* Issue #10281: nntplib now returns None for absent fields in the OVER/XOVERAntoine Pitrou2010-11-031-0/+2
* Issue #9360: Cleanup and improvements to the nntplib module. The APIAntoine Pitrou2010-09-291-172/+284
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-20/+20
* Update nntplib examples to use a public news server.Antoine Pitrou2010-09-071-17/+17
* Remove trailing whitespace.Georg Brandl2009-01-031-3/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-2/+0
* Convert all print statements in the docs.Georg Brandl2007-09-041-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-8/+1
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-1/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+350