]> granicus.if.org Git - python/commit
Patch by Charles G. Waldman to add optional user and password
authorGuido van Rossum <guido@python.org>
Mon, 20 Oct 1997 23:29:44 +0000 (23:29 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Oct 1997 23:29:44 +0000 (23:29 +0000)
commitdd65975ac716a9a3beaa80189ab72ce0f88779e4
tree564825488f17ef1beb9faa08097a41b167add9f6
parent4a2a621907679f74d2c8f255902f0565e997f333
Patch by Charles G. Waldman to add optional user and password
arguments to NNTP.__init__(), for nntp servers that need them.
Lib/nntplib.py