mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
merge with 3.2
This commit is contained in:
commit
91d9152919
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ IronPython
|
|||
An alternate Python for .NET. Unlike Python.NET, this is a complete Python
|
||||
implementation that generates IL, and compiles Python code directly to .NET
|
||||
assemblies. It was created by Jim Hugunin, the original creator of Jython. For
|
||||
more information, see `the IronPython website <http://www.ironpython.com/>`_.
|
||||
more information, see `the IronPython website <http://www.ironpython.net/>`_.
|
||||
|
||||
PyPy
|
||||
An implementation of Python written completely in Python. It supports several
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue