We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ccd6b commit 8ed7588Copy full SHA for 8ed7588
docs/starting/which-python.rst
@@ -90,11 +90,11 @@ Currently Jython supports up to Python 2.5. [#jython_ver]_
90
IronPython
91
----------
92
93
-`IronPython <http://ironpython.net/>`_ is an implementation of Python for .NET
+`IronPython <http://ironpython.net/>`_ is an implementation of Python for the .NET
94
framework. It can use both Python and .NET framework libraries, and can also
95
expose Python code to other .NET languages.
96
97
-`Python Tools for Visual Studio <http://ironpython.net/tools/>`_ integrate
+`Python Tools for Visual Studio <http://ironpython.net/tools/>`_ integrates
98
IronPython directly in to the Visual Studio development environment, making it
99
an ideal choice for Windows developers.
100
0 commit comments