This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon, hdiogenes
Date 2008-06-02.22:07:09
SpamBayes Score 0.0019524446
Marked as misclassified No
Message-id <bbaeab100806021507j6db8fcbcx86ef27be887bf1e1@mail.gmail.com>
In-reply-to <1212377590.42.0.485613468123.issue2849@psf.upfronthosting.co.za>
Content
On Sun, Jun 1, 2008 at 8:33 PM, Humberto Diogenes
<report@bugs.python.org> wrote:
>
> Humberto Diogenes <humberto@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)
>

Probably. I bet both the Demo and Tools directory need a thorough clean-up.
History
Date User Action Args
2008-06-02 22:07:17brett.cannonsetspambayes_score: 0.00195244 -> 0.0019524446
recipients: + brett.cannon, hdiogenes
2008-06-02 22:07:11brett.cannonlinkissue2849 messages
2008-06-02 22:07:09brett.cannoncreate