mirror of
https://github.com/python/cpython.git
synced 2026-01-26 12:55:08 +00:00
Correct class name from PullDom to PullDOM (#141207)
This commit is contained in:
parent
c25a070759
commit
52f70a6f60
@ -74,7 +74,7 @@ given point) or to make use of the :func:`DOMEventStream.expandNode` method
|
||||
and switch to DOM-related processing.
|
||||
|
||||
|
||||
.. class:: PullDom(documentFactory=None)
|
||||
.. class:: PullDOM(documentFactory=None)
|
||||
|
||||
Subclass of :class:`xml.sax.handler.ContentHandler`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user