mirror of
https://github.com/python/cpython.git
synced 2026-05-20 03:14:26 -04:00
528bc134a3
svn+ssh://pythondev@svn.python.org/python/trunk ........ r76460 | mark.dickinson | 2009-11-23 16:39:05 +0000 (Mon, 23 Nov 2009) | 2 lines Issue #7369: Fibonacci series should start at 0 in tutorial example. ........