mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Fix link to the "pexports" tool. Found by Joe Aikkaravelil on docs@.
This commit is contained in:
parent
9c2505b8fc
commit
1cef264326
1 changed files with 1 additions and 1 deletions
|
|
@ -1046,7 +1046,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
|
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
|
you have to create a list of symbols which the Python DLL exports. (You can find
|
||||||
a good program for this task at
|
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
|
.. I don't understand what the next line means. --amk
|
||||||
.. (inclusive the references on data structures.)
|
.. (inclusive the references on data structures.)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue