mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
#11985: merge with 3.2.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user