mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Closes #25010: Merge with 3.5
This commit is contained in:
commit
fcec42c3a8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue