Thanks to visit codestin.com Credit goes to github.com
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 75c71cc commit 3721fbcCopy full SHA for 3721fbc
1 file changed
Doc/reference/introduction.rst
@@ -66,7 +66,7 @@ IronPython
66
An alternate Python for .NET. Unlike Python.NET, this is a complete Python
67
implementation that generates IL, and compiles Python code directly to .NET
68
assemblies. It was created by Jim Hugunin, the original creator of Jython. For
69
- more information, see `the IronPython website <http://www.ironpython.com/>`_.
+ more information, see `the IronPython website <http://www.ironpython.net/>`_.
70
71
PyPy
72
An implementation of Python written completely in Python. It supports several
0 commit comments