[issue2849] Remove usage of rfc822 from the stdlib

Humberto Diogenes report at bugs.python.org
Mon Jun 2 05:33:10 CEST 2008


Humberto Diogenes <humberto at digi.com.br> added the comment:

With the attached patches, rfc822 won't be used anywhere inside Lib/ 
anymore (with the exception of mimetools, which is going away too).

Is there any reason to convert the files below? Shouldn't they be removed 
from 3.0?
Demo/scripts/mboxconvert.py -> superseded by mailbox.py
Tools/faqwiz/faqwiz.py -> really old (1998)
Tools/scripts/mailerdaemon.py -> still useful?
Tools/versioncheck/pyversioncheck.py -> really old (1997)

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2849>
_______________________________________


More information about the Python-bugs-list mailing list