[issue11297] Make ChainMap() public in the collections module.

Alex report at bugs.python.org
Wed Feb 23 19:19:59 CET 2011


Alex <alex.gaynor at gmail.com> added the comment:

An important distinction with Django's push/pop is that they mutate the Context (ChainMap) rather than return a fresh instance.

----------
nosy: +alex

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


More information about the Python-bugs-list mailing list