[Python-ideas] Add "htmlcharrefreplace" error handler
Serhiy Storchaka
storchaka at gmail.com
Sat Jun 15 08:20:19 CEST 2013
14.06.13 15:21, Antoine Pitrou написав(ла):
> Making registration manual would indeed be a better fit for the
> intended use cases, IMO. I don't think such a specialized function
> belongs to the built-in set of error handlers.
I agree with you. The dependence of interpreter core from the
html.entities module doesn't look very good.
More information about the Python-ideas
mailing list