I have heard several reports that there is XML-handling code that produces cyclic references that the standard reference counting garbage collection scheme can not collect. Can someone point me at some example code that has this property? I'd like to test the garbage collector that is in Python 2.0. Jeremy