Sean R. Lynch wrote:
Children refer to the World and vice versa, so you have a cycle.
Enabling the cycle collector should do it.

Unfortunately, that's not the issue:

[EMAIL PROTECTED] soyaShips $ python
Python 2.3.4 (#1, Nov 14 2004, 21:30:50)
[GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gc
>>> gc.isenabled()
1


j

Reply via email to