On Mon, 25 Aug 2008 12:52:44 +0200, Maric Michaud wrote: > In other OOP language I would encourage you to implement this logic in > some sort of singleton, but in python we don't like this construct, > module level variables and function do perfectly the job, simple as > they are.
Modules are some sort of singletons in Python. Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.org/mailman/listinfo/python-list