]> granicus.if.org Git - python/commit
Add tests for the _ChainMap helper class.
authorRaymond Hettinger <python@rcn.com>
Wed, 23 Feb 2011 07:56:53 +0000 (07:56 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 23 Feb 2011 07:56:53 +0000 (07:56 +0000)
commit499e19340ec12aa49f0117b6af90ec4cab853960
treee7744a4750aea0a78d1b6fd3385142e8edb3bd05
parent08f5cf51dcd7d065d791c3bad1ae6a9e5f874d59
Add tests for the _ChainMap helper class.
Lib/collections/__init__.py
Lib/test/test_collections.py