commit | 913835763a4734097423c49e284ce8d4b1093917 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue May 13 19:04:54 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Tue May 13 19:04:54 2008 +0000 |
tree | 500df9f02e13104b9c00d9f07541ab324abc1a29 | |
parent | ef9764f1a479808b340c16bcfdb0cd6838465ea9 [diff] |
#2831: add start argument to enumerate(). Patch by Scott Dial and me.