Home | Trees | Indices | Help |
|
---|
|
object --+ | DictDotLookup
Creates objects that behave much like a dictionaries, but allow nested key access using object '.' (dot) lookups.
Recipe 576586: Dot-style nested lookups over dictionary based data structures - http://code.activestate.com/recipes/576586/
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 5 23:06:22 2010 | http://epydoc.sourceforge.net |