Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e787ae

Browse files
committed
#11985: merge with 3.2.
2 parents 6f26be0 + 5098d44 commit 4e787ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/platform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Cross Platform
107107
.. function:: python_implementation()
108108

109109
Returns a string identifying the Python implementation. Possible return values
110-
are: 'CPython', 'IronPython', 'Jython'.
110+
are: 'CPython', 'IronPython', 'Jython', 'PyPy'.
111111

112112

113113
.. function:: python_revision()

0 commit comments

Comments
 (0)