commit | e37049ccd7084646521add48478601d5b425300d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat May 22 11:44:30 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat May 22 11:44:30 2010 +0000 |
tree | 574b4910bf05e3d1ae9ac01facc5d1f978456282 | |
parent | f9f33aa38d8f4cca28f32a522f28f4066de6d092 [diff] |
Merged revisions 81468 via svnmerge from 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. ........