I am worried that calling methods on objects from outside the main loop, but that are also operated on in the main loop, could cause problems.
My questions: 1) is this safe? 2) what kind of problems could occur? 3) how do I safely handle this?
-- http://mail.python.org/mailman/listinfo/python-list