mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Issue #25010: Fix path for .pyd example project.
Patch by Shaun Walbridge
This commit is contained in:
parent
2504cecebd
commit
1a690fb65a
1 changed files with 1 additions and 1 deletions
|
@ -318,5 +318,5 @@ Your Own Extension DLLs
|
|||
-----------------------
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue