We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c000a53 commit 6af3912Copy full SHA for 6af3912
1 file changed
docs/starting/which-python.rst
@@ -113,7 +113,7 @@ module.
113
If you need to interface with an existing Java codebase or have other reasons to
114
need to write Python code for the JVM, Jython is the best choice.
115
116
-Jython currently supports up to Python 2.5. [#jython_ver]_
+Jython currently supports up to Python 2.7. [#jython_ver]_
117
118
IronPython
119
----------
@@ -146,7 +146,7 @@ PythonNet supports from Python 2.3 up to Python 2.7. [#pythonnet_ver]_
146
147
.. [#pypy_ver] http://pypy.org/compat.html
148
149
-.. [#jython_ver] http://wiki.python.org/jython/JythonFaq/GeneralInfo#Is_Jython_the_same_language_as_Python.3F
+.. [#jython_ver] https://hg.python.org/jython/file/412a8f9445f7/NEWS
150
151
.. [#iron_ver] http://ironpython.codeplex.com/releases/view/81726
152
0 commit comments