#5317: update IronPython URL.

This commit is contained in:
Georg Brandl 2009-02-19 16:34:51 +00:00
parent 1a0d2befea
commit a630735b31

View file

@ -65,8 +65,7 @@ IronPython
An alternate Python for .NET. Unlike Python.NET, this is a complete Python An alternate Python for .NET. Unlike Python.NET, this is a complete Python
implementation that generates IL, and compiles Python code directly to .NET implementation that generates IL, and compiles Python code directly to .NET
assemblies. It was created by Jim Hugunin, the original creator of Jython. For assemblies. It was created by Jim Hugunin, the original creator of Jython. For
more information, see `the IronPython website more information, see `the IronPython website <http://www.ironpython.com/>`_.
<http://workspaces.gotdotnet.com/ironpython>`_.
PyPy PyPy
An implementation of Python written in Python; even the bytecode interpreter is An implementation of Python written in Python; even the bytecode interpreter is