Links published on January 13, 2009
The Borg design pattern
I actually ended up using this in real code at work, and it seems the simplest and most error-free way to do a “singleton” in Python.
The B-List is the personal weblog of James Bennett, a web developer in Lawrence, Kansas.
I actually ended up using this in real code at work, and it seems the simplest and most error-free way to do a “singleton” in Python.