File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -137,19 +137,21 @@ installation with the .NET Common Language Runtime (CLR). This is the
137137inverse approach to that taken by IronPython (see above), to which it
138138is more complementary than competing with.
139139
140- In conjunction with Mono, PythonNet enables native Python
140+ In conjunction with Mono, pythonnet enables native Python
141141installations on non-Windows operating systems, such as OS X and
142142Linux, to operate within the .NET framework. It can be run in
143143addition to IronPython without conflict.
144144
145- PythonNet supports from Python 2.3 up to Python 2.7 . [#pythonnet_ver ]_
145+ Pythonnet supports from Python 2.6 up to Python 3.5 . [#pythonnet_ver1 ]_ [ #pythonnet_ver2 ]_
146146
147147.. [#pypy_ver ] http://pypy.org/compat.html
148148
149149 .. [#jython_ver ] https://hg.python.org/jython/file/412a8f9445f7/NEWS
150150
151151 .. [#iron_ver ] http://ironpython.codeplex.com/releases/view/81726
152152
153- .. [#pythonnet_ver ] http://pythonnet.github.io/readme.html
153+ .. [#pythonnet_ver1 ] https://travis-ci.org/pythonnet/pythonnet
154+
155+ .. [#pythonnet_ver2 ] https://ci.appveyor.com/project/TonyRoberts/pythonnet-480xs
154156
155157 .. [#pep373_eol ] https://www.python.org/dev/peps/pep-0373/#id2
You can’t perform that action at this time.
0 commit comments