mmeson.singleton module

Module containing the singleton implementation.

class mmeson.singleton.Singleton

Bases: type

Metaclass implementing a common Singleton pattern.