VariableNamespace

 

__init__(self, name=None, dedupe=True): 

 

__repr__(self): 

 

create(name): 

 

__contains__(self, item): 

 

__getitem__(self, item): 

 

__setitem__(self, key, value): 

 

__enter__(self): 

 

__exit__(self, exc_type, exc_val, exc_tb): 

Feedback

Examples

Templates

Documentation