[BangPypers] Simulating atexit using weakref (was How to run a block of code just before the interpreter is being exited ...)

Noufal Ibrahim noufal at nibrahim.net.in
Tue Sep 10 09:00:07 CEST 2013


Anand Chitipothu <anandology at gmail.com> writes:


[...]

> Isn't that the job of PyODE library to keep track objects in the world by
> adding them to a list or something?

I'd expect so. 

If I say something like world.add_geometry(obj), it should keep track of
it. But for some obscure reason, it didn't. 


-- 
Cordially,
Noufal
http://nibrahim.net.in


More information about the BangPypers mailing list