]> granicus.if.org Git - python/commit
Endow dict views with a proper length method.
authorGuido van Rossum <guido@python.org>
Sat, 10 Feb 2007 04:54:19 +0000 (04:54 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 10 Feb 2007 04:54:19 +0000 (04:54 +0000)
commit83825acd1bd02148c75bd2f4469767d4839196d3
treeec99fe681349ecefe2229d2c1fc19e5157e069de
parentb90c84889eb1d98957dc80c0420df41d6ce32e40
Endow dict views with a proper length method.
Lib/test/test_dictviews.py
Objects/dictobject.c