class documentation
Undocumented
Method | __enter__ |
Pass through for the __enter__ function for the __instance |
Method | __exit__ |
Pass through for the __exit__ function for the __instance |
Method | __getattr__ |
Delegate access to implementation. |
Method | __init__ |
Create singleton instance. |
Method | __setattr__ |
Delegate access to implementation. |
Class | __impl |
No class docstring; 0/12 instance variable, 0/14 method, 2/2 static methods documented |
Class Variable | __instance |
Undocumented |