Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | baseTypes._Type0 --+ | _FrozenDictBase --+ | FrozenDict --+ | Dict
Python dict
Type, wrapping an ObjC
NSMutableDictionary
.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from Inherited from |
Method Details |
Yield the keys, like
|
New mutable Dict, like
|
Remove an item, like
|
|
Remove all items, like
|
Make a shallow copy.
|
Remove an item, like
|
Get/set an item, like
|
Update, like
See Also: <https://Docs.Python.org/3/library/stdtypes.html#dict.update> |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |