File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ module.
113
113
If you need to interface with an existing Java codebase or have other reasons to
114
114
need to write Python code for the JVM, Jython is the best choice.
115
115
116
- Jython currently supports up to Python 2.5 . [#jython_ver ]_
116
+ Jython currently supports up to Python 2.7 . [#jython_ver ]_
117
117
118
118
IronPython
119
119
----------
@@ -146,7 +146,7 @@ PythonNet supports from Python 2.3 up to Python 2.7. [#pythonnet_ver]_
146
146
147
147
.. [#pypy_ver ] http://pypy.org/compat.html
148
148
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
150
150
151
151
.. [#iron_ver ] http://ironpython.codeplex.com/releases/view/81726
152
152
You can’t perform that action at this time.
0 commit comments