ch03: wip
This commit is contained in:
@@ -3,10 +3,9 @@
|
||||
This module and ``test_transformdict.py`` were extracted from a
|
||||
patch contributed to Python by Antoine Pitrou implementing his
|
||||
PEP 455 -- Adding a key-transforming dictionary to collections.
|
||||
|
||||
As of Nov. 14, 2014, the patch was not yet merged to Python 3.5
|
||||
(which is in pre-alpha). The patch is ``transformdict3.patch``,
|
||||
part of issue #18986: Add a case-insensitive case-preserving dict.
|
||||
That PEP was rejected, and the patch was never merged to CPython.
|
||||
The original code is in ``transformdict3.patch``, part of
|
||||
issue #18986: Add a case-insensitive case-preserving dict.
|
||||
|
||||
http://bugs.python.org/issue18986
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user