From: Zachary Ware Date: Thu, 4 Feb 2016 04:05:46 +0000 (-0600) Subject: Python for .NET has moved to Github. X-Git-Tag: v2.7.12rc1~248 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf3b89782f9d45906677443aaa58cb112071ef4d;p=thirdparty%2FPython%2Fcpython.git Python for .NET has moved to Github. Reported by Denis Akhiyarov on docs@ --- diff --git a/Doc/reference/introduction.rst b/Doc/reference/introduction.rst index a84d8e85ec4d..d0959c5ba82d 100644 --- a/Doc/reference/introduction.rst +++ b/Doc/reference/introduction.rst @@ -59,7 +59,7 @@ Python for .NET This implementation actually uses the CPython implementation, but is a managed .NET application and makes .NET libraries available. It was created by Brian Lloyd. For more information, see the `Python for .NET home page - `_. + `_. IronPython An alternate Python for .NET. Unlike Python.NET, this is a complete Python