8000
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 2b5c904 commit 73e2089Copy full SHA for 73e2089
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