Package pycocoa :: Module dicts
[frames] | no frames]

Module dicts

Types FrozenDict and Dict, wrapping ObjC NS[Mutable]Dictionary.


Version: 25.04.07

Classes
  FrozenDict
Python immutable dict Type, wrapping an (immutable) ObjC NSDictionary.
  Dict
Python dict Type, wrapping an ObjC NSMutableDictionary.
Variables
  __all__ = _ALL_LAZY.dicts