[Pyobjc-dev] Re: [Python-Dev] Pre-PEP: Mutable keys in dictionaries
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-02-06 21:03:18
|
Neal Norwitz wrote: > Couldn't you add an as_key() method to NSString? Then dict > access would always be like: > > dict[nsstring.as_key()] That's not my idea of transparent bridging, so no ;-) Just |