[XML-SIG] Re: [Python-Dev] test_minidom non-failure failure?
(take 2)
Paul
prescod@prescod.net
Fri, 13 Oct 2000 15:12:38 -0500 (CDT)
Right, I just checked in the fix to that.
Paul Prescod
On 13 Oct 2000, Lars Marius Garshol wrote:
>
> * Fred L. Drake, Jr.
> |
> | This looks like a problem in the unlink() method of the DOM. Could
> | you please check that the unlink() method is updated to handle the
> | latest version of the other changes?
>
> It seems that the current unlink() does not remove sibling cycles.
> Patch #101897 adds a line to set sibling references to None, which
> seems to make regrtest.py -l happy.
>
> --Lars M.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://www.python.org/mailman/listinfo/python-dev
>