Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | KeyCaseInsensitiveDict
A simple implementation of a key case-insensitive dictionary
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
x[i]=y
|
x[y]
|
del x[y]
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 18 09:55:02 2019 | http://epydoc.sourceforge.net |