[Python-Dev] Set methods for mapping views (original) (raw)
Raymond Hettinger python at rcn.com
Mon Oct 26 20:56:54 CET 2009
- Previous message: [Python-Dev] One obvious way to do interning [Was: Retrieve an arbitrary element from a set without removing it]
- Next message: [Python-Dev] Set methods for mapping views
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[GvR]
I still wish we could go back in time and unify sets and dicts, if only to find out how that experiment would turn out.
I'm curious about the outcome of another experiment along those lines. Is anyone seeing uptake for the set methods on mapping views in Py3.x?
I haven't seen any code using it, nor any bug reports or documentation requests, nor any code in the ASPN cookbook, nor mention of it on the newsgroup or python-help.
Has anyone here seen any hints about how this is faring in the wild?
Raymond
- Previous message: [Python-Dev] One obvious way to do interning [Was: Retrieve an arbitrary element from a set without removing it]
- Next message: [Python-Dev] Set methods for mapping views
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]