[Python-Dev] Tackling circular dependencies in 2.0?

Skip Montanaro skip@mojam.com (Skip Montanaro)
Tue, 21 Sep 1999 10:33:31 -0500 (CDT)


    Marc> BTW, I usually use an instrumented Python interpreter to track
    Marc> down circular references: ...

    Marc> If anyone is interested I can post the patch (against Python 1.5).

That would be interesting to look at.  I found my latest circular reference
by building Python with Py_DEBUG defined and trudging through the output at
the end.

Skip Montanaro | http://www.mojam.com/
skip@mojam.com | http://www.musi-cal.com/~skip/
847-971-7098   | Python: Programming the way Guido indented...