10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08b4b2 commit 6a16b3cCopy full SHA for 6a16b3c
Doc/c-api/extension-modules.rst
@@ -242,6 +242,6 @@ in the following ways:
242
* Single-phase modules support module lookup functions like
243
:c:func:`PyState_FindModule`.
244
245
-.. [#testsinglephase] ``_testsinglephase`` is an internal module used \
246
- in CPython's self-test suite; your installation may or may not \
+.. [#testsinglephase] ``_testsinglephase`` is an internal module used
+ in CPython's self-test suite; your installation may or may not
247
include it.
0 commit comments