]> granicus.if.org Git - python/commit
Fix missing return value. Spotted by Neal Norwitz
authorRaymond Hettinger <python@rcn.com>
Sat, 14 Feb 2004 03:07:21 +0000 (03:07 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 14 Feb 2004 03:07:21 +0000 (03:07 +0000)
commit2731ae4d6dbf887c698ba7e62590a4f27df62bb9
tree407fae3e529e664194028a4f70c01f981391703b
parent601b963be0c8ada918045577648b6f77b8e49440
Fix missing return value.  Spotted by Neal Norwitz
Objects/listobject.c