mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
#11985: merge with 3.2.
This commit is contained in:
commit
4e787aeed6
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ Cross Platform
|
|||
.. function:: python_implementation()
|
||||
|
||||
Returns a string identifying the Python implementation. Possible return values
|
||||
are: 'CPython', 'IronPython', 'Jython'.
|
||||
are: 'CPython', 'IronPython', 'Jython', 'PyPy'.
|
||||
|
||||
|
||||
.. function:: python_revision()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue