singleton#

class Singleton(factory)#

Bases: object

Simple wrapper for lazily initialized singleton objects.

property instance#