]> granicus.if.org Git - python/commit
Minor code fixup. Make sure that len reflects the current list size.
authorRaymond Hettinger <python@rcn.com>
Sat, 8 Nov 2003 11:35:22 +0000 (11:35 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 8 Nov 2003 11:35:22 +0000 (11:35 +0000)
commitc24c9106e826aa3a6d64c60b76ee015210aea2d1
treee08009524d3577e65ec7f42c9bf9d315cd0062bf
parentb3af1813eb5cf99766f55a0dfc0d566e9bd7c3c1
Minor code fixup.  Make sure that len reflects the current list size.
Objects/listobject.c