mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
e37049ccd7
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81468 | georg.brandl | 2010-05-22 13:43:25 +0200 (Sa, 22 Mai 2010) | 1 line #8635: document enumerate() start parameter in docstring. ........