Message197403
> Proposed names: custom_dict, KeyedDictionary, Dictionary.
Sounds much too vague and un-specific.
> It will be confused if this dict will not be compatible with PyDict
> API.
Why? Many custom dict-like classes aren't.
> It is possible to add such feature directly into the dict class (I
> experimented with IdentityDict).
Can you explain how? |
|
Date |
User |
Action |
Args |
2013-09-09 21:16:12 | pitrou | set | recipients:
+ pitrou, tim.peters, barry, theller, rhettinger, vstinner, eric.smith, mrabarnett, r.david.murray, eli.bendersky, ethan.furman, serhiy.storchaka |
2013-09-09 21:16:12 | pitrou | link | issue18986 messages |
2013-09-09 21:16:12 | pitrou | create | |
|