commit | 6c14e587f59e72d69b99fdf766bbbcbf4af920fa | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Oct 22 11:48:10 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Oct 22 11:48:10 2009 +0000 |
tree | 6cec7b8014032f1d8ae9a5574c9bfd2c14320b4a | |
parent | 3954d21cc5bdef2bed90c875fc80a620b28271d5 [diff] [blame] |
Use "impl-detail" directive where applicable.
diff --git a/Doc/library/platform.rst b/Doc/library/platform.rst index 98b7972..b98d992 100644 --- a/Doc/library/platform.rst +++ b/Doc/library/platform.rst
@@ -98,7 +98,7 @@ .. function:: python_implementation() Returns a string identifying the Python implementation. Possible return values - are: 'CPython', 'IronPython', 'Jython' + are: 'CPython', 'IronPython', 'Jython'. .. versionadded:: 2.6