Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1c074 commit 2545fa8Copy full SHA for 2545fa8
1 file changed
Doc/whatsnew/3.8.rst
@@ -2109,7 +2109,7 @@ Changes in the C API
2109
2110
.. code-block:: shell
2111
2112
- gendef python38.dll > tmp.def
+ gendef - python38.dll > tmp.def
2113
dlltool --dllname python38.dll --def tmp.def --output-lib libpython38.a
2114
2115
The location of an installed :file:`pythonXY.dll` will depend on the
0 commit comments