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

R. David Murray report at bugs.python.org
Tue Sep 17 15:34:17 CEST 2013


R. David Murray added the comment:

Because most often the time at which you want the original key is the point at which you are about to re-serialize the data...so you need the value too.

----------

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


More information about the Python-bugs-list mailing list