Definition at line 169 of file utils.py.
◆ __init__()
parselib.utils.ContextManager.__init__ |
( |
| self | ) |
|
◆ __enter__()
parselib.utils.ContextManager.__enter__ |
( |
| self | ) |
|
◆ __exit__()
parselib.utils.ContextManager.__exit__ |
( |
| self, |
|
|
| type, |
|
|
| value, |
|
|
| traceback ) |
◆ __getattr__()
parselib.utils.ContextManager.__getattr__ |
( |
| self, |
|
|
| key ) |
◆ add_values()
parselib.utils.ContextManager.add_values |
( |
| self, |
|
|
** | kwargs ) |
◆ search_key_in_outer_context()
parselib.utils.ContextManager.search_key_in_outer_context |
( |
| self, |
|
|
| key ) |
◆ __dict__
parselib.utils.ContextManager.__dict__ |
|
private |
◆ stack
parselib.utils.ContextManager.stack = [] |
The documentation for this class was generated from the following file: