Marco Pesenti Gritti wrote:
> we should probably settle on a consistent implementation for singletons.

The recommended way of doing this in Python is the Borg pattern:

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

-- 
Ivan Krstić <[EMAIL PROTECTED]> | GPG: 0x147C722D
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to