show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Is there a simple, elegant way to define Singletons in Python?

There seem to be many ways to define Singletons in python. I was wondering if there is a consensus opinion on StackOverflow.