Webware 0.7/Singleton pattern

Alex Martelli aleax at aleax.it
Tue Jul 16 04:23:39 EDT 2002


Max M wrote:

> Michael Bub wrote:
> 
> 
>> does anyone know how to get "safe" singleton classes to get rid of
>> that problem?
> 
> I belive that Alex Martelli has posted a singleton class to the group,
> or to the coockbook.
> 
> Oh ... guess I found it at:
> 
> http://www.onlamp.com/pub/a/python/2002/07/11/recipes.html?page=2

I have also done a more complete write-up of the Borg non-pattern
for IPC10 -- please see: http://www.aleax.it/Python/5ep.html


Alex




More information about the Python-list mailing list