diff options
Diffstat (limited to 'Doc/install/index.rst')
-rw-r--r-- | Doc/install/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst index 36460610f6..075129166e 100644 --- a/Doc/install/index.rst +++ b/Doc/install/index.rst @@ -937,7 +937,8 @@ following steps. 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/cygwin/pexports-0.43/download_pexports.html) +a good program for this task at +http://www.emmestech.com/software/pexports-0.43/download_pexports.html). .. I don't understand what the next line means. --amk .. (inclusive the references on data structures.) |