mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
merge with 3.4
This commit is contained in:
commit
3fa7ea1348
1 changed files with 2 additions and 2 deletions
|
|
@ -96,8 +96,8 @@ prints a welcome message stating its version number and a copyright notice
|
||||||
before printing the first prompt::
|
before printing the first prompt::
|
||||||
|
|
||||||
$ python3.5
|
$ python3.5
|
||||||
Python 3.5 (default, Sep 24 2012, 09:25:04)
|
Python 3.5 (default, Sep 16 2015, 09:25:04)
|
||||||
[GCC 4.6.3] on linux2
|
[GCC 4.8.2] on linux2
|
||||||
Type "help", "copyright", "credits" or "license" for more information.
|
Type "help", "copyright", "credits" or "license" for more information.
|
||||||
>>>
|
>>>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue