mirror of https://github.com/python/cpython
Closes #25010: Merge with 3.5
This commit is contained in:
commit
fcec42c3a8
|
@ -338,5 +338,5 @@ Your Own Extension DLLs
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
If you want to create your own extension module DLL (.pyd), there's an
|
If you want to create your own extension module DLL (.pyd), there's an
|
||||||
example with easy-to-follow instructions in ..\PC\example\; read the
|
example with easy-to-follow instructions in ..\PC\example_nt\; read the
|
||||||
file readme.txt there first.
|
file readme.txt there first.
|
||||||
|
|
Loading…
Reference in New Issue