mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Typo fix in starting/which-python.rst
This commit is contained in:
@@ -87,7 +87,7 @@ IronPython
|
||||
----------
|
||||
|
||||
`IronPython <http://ironpython.net/>`_ is an implementation of Python for .NET
|
||||
framework. It can use both Python a .NET framework libraries, and can also
|
||||
framework. It can use both Python and .NET framework libraries, and can also
|
||||
expose Python code to other .NET languages.
|
||||
|
||||
`Python Tools for Visual Studio <http://ironpython.net/tools/>`_ integrate
|
||||
|
||||
Reference in New Issue
Block a user