This commit is contained in:
David Goodger 2006-04-06 18:46:53 +00:00
parent 03c79fc1fb
commit e27dca1aaa
1 changed files with 2 additions and 1 deletions

View File

@ -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
=============