
Would a frozendict require that keys and values be hashable? It seems to me that we would need this restriction to make a reasonably universal frozendict that is, itself, hashable. With this restriction for the general case, is there still sufficient value for everyone that is asking for a frozendict? Without this restriction and without frozendict being hashable, is there still sufficient value for everyone that is asking for a frozendict? On Fri, Oct 12, 2018 at 7:31 AM Greg Ewing <greg.ewing@canterbury.ac.nz> wrote:
Chris Barker - NOAA Federal via Python-ideas wrote:
Or maybe come up with a new name
We should call it a birdseyedict, because of this:
http://www.vulture.com/2016/12/unearthing-a-rare-1971-monty-python-film-all-...
-- Greg _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/