show/hide this revision's text 2 added 1 characters in body

Here is an example from Peter Norvig's Python IAQ How do I do the Singleton Pattern in Python? (You should use search feature of you your browser to find this question, there is no direct link, sorry)

Also Bruce Eckel has another example in his book Thinking in Python (again there is no direct link to the code)

show/hide this revision's text 1

Here is an example from Peter Norvig's Python IAQ How do I do the Singleton Pattern in Python? (You should use search feature of you browser to find this question, there is no direct link, sorry)

Also Bruce Eckel has another example in his book Thinking in Python (again there is no direct link to the code)