singleton decorator

Paddy paddy3118 at netscape.net
Wed Aug 9 01:06:54 EDT 2006


Andre Meyer wrote:

> Am I missing something here? What is the preferred pythonic way of
> implementing singleton elegantly?
>
> Thanks for your help
> André

Hi Andre,
You might also google for
 python borg pattern
As a discussion on the 'borg' design pattern might be informative.

- Pad.




More information about the Python-list mailing list