is it possible with python to reference a specific instance of an object?
especially by some type of index
like instead of saying
if object.privateindex =1 then, object.x = 5
say something more like object(1).x = 5
more details of the question at http://www.scirra.com/phpBB3/viewtopic.php?f=3&t=2653&start=0&st=0&sk=t&sd=a