[XML-SIG] minidom: Node._make_parent_nodes
Fred L. Drake, Jr.
fdrake@acm.org
Tue, 5 Nov 2002 10:04:50 -0500
Does anyone know where Node._make_parent_nodes came from? It doesn't
appear to be set anywhere except at class initialization time.
It controls the setting of the parentNode reference, so I presume it
originated before the cycle detector was added to Python. Is there
still a need for it? Can it be removed, and the behavior made the
same as when it's true (the default)?
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation