Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit23c9af6

Browse files
arhadthedevjcfr
authored andcommitted
FixWARNING: Literal block expected; none found
1 parent3658f4c commit23c9af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/extending/windows.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Using DLLs in Practice
115115
Windows Python is built in Microsoft Visual C++; using other compilers may or
116116
may not work. The rest of this section is MSVC++ specific.
117117

118-
When creating DLLs in Windows, you can use the CPython library in two ways::
118+
When creating DLLs in Windows, you can use the CPython library in two ways:
119119

120120
1. By default, inclusion of:file:`PC/pyconfig.h` directly or via
121121
:file:`Python.h` triggers an implicit, configure-aware link with the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp