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 andrewsmedina
Recipients andrewsmedina, benjamin.peterson, brett.cannon, gpolo, hdiogenes, jhylton, jnoller, juracy@gmail.com, mbcvieira
Date 2008-05-12.02:19:23
SpamBayes Score 0.0005283701
Marked as misclassified No
Message-id <1210558764.51.0.88344864544.issue2775@psf.upfronthosting.co.za>
In-reply-to
Content
For to remove the htmllib on Python 3000 is need to removed these files:

Lib/htmllib.py
Lib/test_htmllib.py

And apply this patch
History
Date User Action Args
2008-05-12 02:19:24andrewsmedinasetspambayes_score: 0.00052837 -> 0.0005283701
recipients: + andrewsmedina, jhylton, brett.cannon, hdiogenes, benjamin.peterson, gpolo, jnoller, juracy@gmail.com, mbcvieira
2008-05-12 02:19:24andrewsmedinasetspambayes_score: 0.00052837 -> 0.00052837
messageid: <1210558764.51.0.88344864544.issue2775@psf.upfronthosting.co.za>
2008-05-12 02:19:23andrewsmedinalinkissue2775 messages
2008-05-12 02:19:23andrewsmedinacreate