[issue18986] Add a case-insensitive case-preserving dict

Ethan Furman report at bugs.python.org
Mon Sep 9 21:24:48 CEST 2013


Ethan Furman added the comment:

To the point, however, Eric's example would make use of both the defaultdict portion and the transformkey portion in a single dict.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18986>
_______________________________________


More information about the Python-bugs-list mailing list