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

Skip to content

Commit 5098d44

Browse files
committed
#11985: merge with 3.1.
2 parents b87a56a + b351bcc commit 5098d44

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)