mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Added chapter on Windows modules, including msvcrt and winsound.
This commit is contained in:
parent
a5fab7f8c8
commit
c7b72dbbca
5 changed files with 162 additions and 13 deletions
|
|
@ -234,6 +234,10 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libsun} % SUNOS ONLY
|
||||
\input{libsunaudio}
|
||||
|
||||
\input{windows} % MS Windows ONLY
|
||||
\input{libmsvcrt}
|
||||
\input{libwinsound}
|
||||
|
||||
\input{libundoc}
|
||||
|
||||
%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue