|
LibreOffice Module wizards (master) 1
|
Public Member Functions | |
| def | __call__ (cls, *args, **kwargs) |
Static Public Attributes | |
| dictionary | instances = {} |
A Singleton design pattern Credits: « Python in a Nutshell » by Alex Martelli, O'Reilly
Definition at line 53 of file access2base.py.
| def access2base._Singleton.__call__ | ( | cls, | |
| * | args, | ||
| ** | kwargs | ||
| ) |
Definition at line 59 of file access2base.py.
References access2base._Singleton.__call__(), access2base._Singleton.instances, scriptforge._Singleton.instances, and ScriptForgeHelper._Singleton.instances.
Referenced by access2base._Singleton.__call__().
|
static |
Definition at line 58 of file access2base.py.
Referenced by access2base._Singleton.__call__(), scriptforge._Singleton.__call__(), and ScriptForgeHelper._Singleton.__call__().