My DataPool then is a singleton, well, actually, a Borg. See Alex Martelli's recipe for that. If you use new style classes, then you have to look for "Singleton" in the cookbook.
HTH Franz GEIGER "MyHaz" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > so you run data pool as like a sruct that contains all your global > objects? That sounds like an iteresting way of doing things. i try to > stay away from gloabs as much as possible but this might be a good time > to queue up that particular tool > > thanks for your reply > -- http://mail.python.org/mailman/listinfo/python-list