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 mastrodomenico
Recipients mastrodomenico
Date 2008-12-11.15:47:20
SpamBayes Score 0.06793142
Marked as misclassified No
Message-id <1229010441.99.0.194542520583.issue4634@psf.upfronthosting.co.za>
In-reply-to
Content
This should be easy: 2to3 must convert "import HTMLParser" to "import
html.parser".
History
Date User Action Args
2008-12-11 15:47:22mastrodomenicosetrecipients: + mastrodomenico
2008-12-11 15:47:21mastrodomenicosetmessageid: <1229010441.99.0.194542520583.issue4634@psf.upfronthosting.co.za>
2008-12-11 15:47:21mastrodomenicolinkissue4634 messages
2008-12-11 15:47:21mastrodomenicocreate