[Python-Dev] Set methods for mapping views (original) (raw)
geremy condra debatem1 at gmail.com
Mon Oct 26 21:08:45 CET 2009
- Previous message: [Python-Dev] Set methods for mapping views
- Next message: [Python-Dev] Set methods for mapping views
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Oct 26, 2009 at 3:56 PM, Raymond Hettinger <python at rcn.com> wrote:
[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
Next version of Graphine will use them heavily for graph merges and set operations on graphs.
Geremy Condra
- Previous message: [Python-Dev] Set methods for mapping views
- Next message: [Python-Dev] Set methods for mapping views
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]