Singleton in Python Cookbook

Alex Popescu nospam.themindstorm at gmail.com
Wed Jul 25 17:30:14 EDT 2007


Hi all!

I was reading through Python Cookbook the Singleton recipe. At this moment 
I am a bit puzzled as the example in the book is not working resulting in:

TypeError: type.__new__(SingleSpam): SingleSpam is not a subtype of type

(I haven't presented the original code as I am not sure about copyrights).

bests,
./alex
--
.w( the_mindstorm )p.




More information about the Python-list mailing list