]> granicus.if.org Git - python/commit
Give dict views a helpful __repr__.
authorRaymond Hettinger <python@rcn.com>
Tue, 3 Mar 2009 10:52:49 +0000 (10:52 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 3 Mar 2009 10:52:49 +0000 (10:52 +0000)
commitb0d56afc84f4a7dacd8296e9203b051f019e2c3a
tree55898cd03e893b6e7694c8fef52731c3d2f36fb8
parentce57cdbea80c274646b0cbde50f05a9cb884bcf6
Give dict views a helpful __repr__.
Lib/test/test_dict.py
Misc/NEWS
Objects/dictobject.c