mirror of
https://github.com/python/cpython.git
synced 2025-09-19 07:00:59 +00:00
mention Py3k in glossary
This commit is contained in:
parent
ee130b72f8
commit
518c44cecf
1 changed files with 4 additions and 3 deletions
|
@ -388,9 +388,10 @@ Glossary
|
||||||
definition), or pass several arguments as a list to a function. See
|
definition), or pass several arguments as a list to a function. See
|
||||||
:term:`argument`.
|
:term:`argument`.
|
||||||
|
|
||||||
Python 3000
|
Python 3000
|
||||||
Nickname for the next major Python version, 3.0 (coined long ago when the
|
Nickname for the next major Python version, 3.0 (coined long ago
|
||||||
release of version 3 was something in the distant future.)
|
when the release of version 3 was something in the distant future.) This
|
||||||
|
is also abbreviated "Py3k".
|
||||||
|
|
||||||
Pythonic
|
Pythonic
|
||||||
An idea or piece of code which closely follows the most common idioms of
|
An idea or piece of code which closely follows the most common idioms of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue