[issue18990] Remove unnecessary API inconsistency from ElementTree.XMLPullParser.close()

Stefan Behnel report at bugs.python.org
Fri Sep 13 22:05:10 CEST 2013


Stefan Behnel added the comment:

I've updated the lxml documentation to reflect the new implementation. It also has a couple of examples that show how the API works now.

https://github.com/lxml/lxml/blob/74ab4b10176750e7797eb0eff3c7c91901ab6adb/doc/parsing.txt#L509

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18990>
_______________________________________


More information about the Python-bugs-list mailing list