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 orsenthil
Recipients eric.araujo, ezio.melotti, maker, orsenthil, vinay.sajip
Date 2013-04-02.01:44:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364867074.76.0.0629273453618.issue14679@psf.upfronthosting.co.za>
In-reply-to
Content
I think, HTMLParseError should also be defined __all__ (all also servers as what public classes/methods to look for sometimes and sets some expectation while reading the code.) 

There is no deprecation warning added in the class here.
History
Date User Action Args
2013-04-02 01:44:34orsenthilsetrecipients: + orsenthil, vinay.sajip, ezio.melotti, eric.araujo, maker
2013-04-02 01:44:34orsenthilsetmessageid: <1364867074.76.0.0629273453618.issue14679@psf.upfronthosting.co.za>
2013-04-02 01:44:34orsenthillinkissue14679 messages
2013-04-02 01:44:34orsenthilcreate