| Home | Trees | Indices | Help |
|
|---|
|
|
Extend dict type to make keys capitalized. Keys must be string type
|
|||
new empty dictionary |
|
||
|
|||
| a shallow copy of D |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
x[i]=y
|
Explicit copy implementation to ensure CapitalizedKeysDict return type
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:38 2012 | http://epydoc.sourceforge.net |