Skip to content

Commit 6af3912

Browse files
committed
jython version now 2.7
1 parent c000a53 commit 6af3912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/starting/which-python.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ module.
113113
If you need to interface with an existing Java codebase or have other reasons to
114114
need to write Python code for the JVM, Jython is the best choice.
115115

116-
Jython currently supports up to Python 2.5. [#jython_ver]_
116+
Jython currently supports up to Python 2.7. [#jython_ver]_
117117

118118
IronPython
119119
----------
@@ -146,7 +146,7 @@ PythonNet supports from Python 2.3 up to Python 2.7. [#pythonnet_ver]_
146146

147147
.. [#pypy_ver] http://pypy.org/compat.html
148148
149-
.. [#jython_ver] http://wiki.python.org/jython/JythonFaq/GeneralInfo#Is_Jython_the_same_language_as_Python.3F
149+
.. [#jython_ver] https://hg.python.org/jython/file/412a8f9445f7/NEWS
150150
151151
.. [#iron_ver] http://ironpython.codeplex.com/releases/view/81726
152152

0 commit comments

Comments
 (0)