BUG: Python 2.1.1 nttplib

Gerhard Häring gerhard at bigfoot.de
Thu Apr 11 20:41:22 EDT 2002


* Andreas Kostyrka <andreas at mtg.co.at> [2002-04-12 11:29 +0200]:
> Hi!
> 
> In my Python 2.1.1 installation nntplib.py:NNTP.body
> misses the second optional argument file as described in the
> documentation.

For Python 2.1.1, you have to look into the Python 2.1.1 docs. ;-)

(The file argument was introduced with Python 2.2).

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list