engforge.patterns
Functions
Yield successive n-sized chunks from lst. |
|
Class decorator that transforms (and replaces) a class definition (which must have a Singleton metaclass) with the actual singleton object. |
Classes
Metaclass for singletons. |
|
A non-thread-safe helper class to ease implementing singletons. |
|
Metaclass for singletons. |
|