]> granicus.if.org Git - python/commitdiff
It's 2.6 now.
authorGeorg Brandl <georg@python.org>
Sun, 2 Mar 2008 06:28:16 +0000 (06:28 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 2 Mar 2008 06:28:16 +0000 (06:28 +0000)
Doc/tutorial/interpreter.rst

index a62934c8c04e96c7b60a7b461ff9ad861e1e9124..5baf73d43cc6a966de81c8fae9827bf7435869a8 100644 (file)
@@ -102,7 +102,7 @@ prints a welcome message stating its version number and a copyright notice
 before printing the first prompt::
 
    python
-   Python 2.5 (#1, Feb 28 2007, 00:02:06)
+   Python 2.6 (#1, Feb 28 2007, 00:02:06)
    Type "help", "copyright", "credits" or "license" for more information.
    >>>