Nathan Harmston wrote:
> And also preventing more than one Manager instance instantiated at one
> time.

Forgot to answer this. You want the singleton pattern:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52558

James
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to