typo?
This commit is contained in:
parent
03c79fc1fb
commit
e27dca1aaa
|
@ -25,12 +25,13 @@ Naming
|
|||
|
||||
Python 3000, Python 3.0 and Py3K are all names for the same thing.
|
||||
The project is called Python 3000, or abbreviated to Py3k. The actual
|
||||
Python release will be called referred to as Python 3.0, and that's
|
||||
Python release will be referred to as Python 3.0, and that's
|
||||
what "python3.0 -V" will print; the actual file names will use the
|
||||
same naming convention we use for Python 2.x. I don't want to pick a
|
||||
new name for the executable or change the suffix for Python source
|
||||
files.
|
||||
|
||||
|
||||
PEP Numbering
|
||||
=============
|
||||
|
||||
|
|
Loading…
Reference in New Issue