Re: [Python-Dev] Changes in html.parser may cause breakage in client code

2012年4月27日 10:26:09 -0700

On 4/27/2012 1:23 AM, Ezio Melotti wrote:
html.parser doesn't use any private _name, so I was considering part of
the public API only the documented names. Several methods are marked
with an "# internal" comment, but that's not visible unless you go read
the source code.
I could not find __all__ defined. Perhaps defining that would help.
--
Terry Jan Reedy
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to