singleton in python ?

fritz steindl (-:fs) fs at floSoft.net
Mon May 6 03:15:40 EDT 2002


hi,

what is the best way to implement a singleton in python ???

( class that allows only _one_ instantiation - like java singletons)

i miss static variables and functions in python (or i don't see them :-)

<thx>

fritz
(-:fs)







More information about the Python-list mailing list