| Home | Trees | Indices | Help |
|
|---|
|
|
If your class wants to become a sexy Singleton, subclass this and replace __init__ with init_singleton
| Instance Methods | |||
| bool |
|
||
| bool |
|
||
|
Inherited from |
|||
| Static Methods | |||
| a new object with type S, a subtype of T |
|
||
| Properties | |
|
Inherited from |
| Method Details |
|
In our world, Singleton instances may be destroyed, this is done by setting a private bool var __is_destroyed
|
Return if the instance is a singleton
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 5 16:58:54 2009 | http://epydoc.sourceforge.net |