[Scott David Daniels] > The double-linked list part could be done with weakrefs and > perhaps Aahz would relax a bit.
Am thinking that the __del__() takes care of business. The clear() operation removes the links and all references to them (including circular). Raymond -- http://mail.python.org/mailman/listinfo/python-list