Bug in rfc822

Oleg Broytmann phd at phd.fep.ru
Wed Jul 11 12:10:21 EDT 2001


On Wed, 11 Jul 2001, Barry A. Warsaw wrote:
> I added a default argument to the _Mailbox class in Python 2.2's
> mailbox.py module:
>
>     class _Mailbox:
> 	def __init__(self, fp, factory=rfc822.Message):

   Sorry, I saw it in Python 2.1, not 2.2. Just tested a minute ago. :)

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list