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 serhiy.storchaka
Recipients benjamin.peterson, ezio.melotti, serhiy.storchaka
Date 2014-06-24.07:25:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403594743.84.0.436263477794.issue21844@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch fixes the HTMLParser module and it's tests for Python built with the --disable-unicode configure option.
History
Date User Action Args
2014-06-24 07:25:43serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, ezio.melotti
2014-06-24 07:25:43serhiy.storchakasetmessageid: <1403594743.84.0.436263477794.issue21844@psf.upfronthosting.co.za>
2014-06-24 07:25:43serhiy.storchakalinkissue21844 messages
2014-06-24 07:25:43serhiy.storchakacreate