diff --git a/Doc/library/xml.dom.pulldom.rst b/Doc/library/xml.dom.pulldom.rst index a3b8bc166a0..98329a2239d 100644 --- a/Doc/library/xml.dom.pulldom.rst +++ b/Doc/library/xml.dom.pulldom.rst @@ -114,13 +114,15 @@ DOMEventStream Objects Expands all children of *node* into *node*. Example:: + from xml.dom import pulldom + xml = '
Some text
Some text