[Python-ideas] Identity dicts and sets (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Wed Jan 2 21:34:18 CET 2013
- Previous message: [Python-ideas] Identity dicts and sets
- Next message: [Python-ideas] Identity dicts and sets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
середа 02 січень 2013 21:43:47 Eli Bendersky ви написали:
I agree that the data structures may be useful, but is there no way to some allow the customization of existing data structures instead, without losing performance? It's a shame to have another kind of dict just for this purpose.
What interface for the customization is possible? Obviously, a dict constructor can't have a special keyword argument.
- Previous message: [Python-ideas] Identity dicts and sets
- Next message: [Python-ideas] Identity dicts and sets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]