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 ac72ac4 commit 764be66Copy full SHA for 764be66
Modules/_testsinglephase.c
@@ -427,7 +427,7 @@ PyInit__testsinglephase_with_reinit(void)
427
/* the _testsinglephase_with_state module */
428
/******************************************/
429
430
-/* This is a less typical of legacy extensions in the wild:
+/* This is less typical of legacy extensions in the wild:
431
- single-phase init (same as _testsinglephase above)
432
- has some module state
433
- supports repeated initialization
0 commit comments