[XML-SIG] Re: [Python-Dev] test_minidom non-failure failure? (take 2)

Fred L. Drake, Jr. fdrake@beopen.com
Thu, 12 Oct 2000 12:55:19 -0400 (EDT)


Neil Schemenauer writes:
 > This is most likely the garbage collector.  regrtest.py contains
 > the following code:
...
 > findleaks is true if the -l option is specified (TESTOPS in the
 > makefile includes it).  Something is producing cyclic garbage.

  This is definately the problem.
  Lars, Paul:  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?
  Thanks!


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member