]> granicus.if.org Git - python/commitdiff
Fix link to the "pexports" tool. Found by Joe Aikkaravelil on docs@.
authorGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 11:20:49 +0000 (13:20 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 6 Oct 2013 11:20:49 +0000 (13:20 +0200)
Doc/install/index.rst

index 8b51b97e11a99d1999408cd710efaa46b731e0c9..159f84816da4fe6fc32e585473e9a907b8777e15 100644 (file)
@@ -1042,7 +1042,7 @@ These compilers require some special libraries.  This task is more complex than
 for Borland's C++, because there is no program to convert the library.  First
 you have to create a list of symbols which the Python DLL exports. (You can find
 a good program for this task at
-http://www.emmestech.com/software/pexports-0.43/download_pexports.html).
+http://sourceforge.net/projects/mingw/files/MinGW/Extension/pexports/).
 
 .. I don't understand what the next line means. --amk
 .. (inclusive the references on data structures.)