Classes | |
class | Proxy_Class |
The proxy class that implements the IWorkByProxy interface. More... | |
class | Proxy_Classes_Container |
A class factory for getting the proxy. More... | |
Variables | |
list | __all__ = ["Proxy_Classes_Container"] |
Control what will be exported from this module if the user were to use from proxy_class import * (Which no one really should be doing as it's bad form.) | |
|
private |
Control what will be exported from this module if the user were to use from proxy_class import *
(Which no one really should be doing as it's bad form.)
Definition at line 95 of file proxy_class.py.