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.
2 parents 29cfdc7 + 3721fbc commit 91d9152Copy full SHA for 91d9152
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