]> granicus.if.org Git - python/commitdiff
merge with 3.4
authorGeorg Brandl <georg@python.org>
Sat, 22 Mar 2014 19:39:08 +0000 (20:39 +0100)
committerGeorg Brandl <georg@python.org>
Sat, 22 Mar 2014 19:39:08 +0000 (20:39 +0100)
1  2 
Doc/tutorial/interpreter.rst

index 38d2773d2587e1054bed7db6079b59b7b88a2b35,5949928387937ad1e2d31c1f489208c92c64e7f4..aa84061507e69f098aab35ce876f082d300106c8
@@@ -95,9 -95,9 +95,9 @@@ with the *secondary prompt*, by defaul
  prints a welcome message stating its version number and a copyright notice
  before printing the first prompt::
  
 -   $ python3.4
 -   Python 3.4 (default, Mar 16 2014, 09:25:04)
 +   $ python3.5
-    Python 3.5 (default, Sep 24 2012, 09:25:04)
-    [GCC 4.6.3] on linux2
++   Python 3.5 (default, Sep 16 2015, 09:25:04)
+    [GCC 4.8.2] on linux2
     Type "help", "copyright", "credits" or "license" for more information.
     >>>