[Python-Dev] collections.idset and collections.iddict? (original) (raw)
Neil Schemenauer nas at arctrix.com
Mon Mar 6 22:36:44 CET 2006
- Previous message: [Python-Dev] [Python-checkins] Python humor
- Next message: [Python-Dev] collections.idset and collections.iddict?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I occasionally need dictionaries or sets that use object identity rather than hash to store items. Would it be appropriate to add these to the collections module?
Neil
- Previous message: [Python-Dev] [Python-checkins] Python humor
- Next message: [Python-Dev] collections.idset and collections.iddict?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]