| 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 help(type(x)) for signature
|
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jan 15 13:00:51 2012 | http://epydoc.sourceforge.net |