8000 Update Modules/_testsinglephase.c · python/cpython@764be66 · GitHub
[go: up one dir, main page]

Skip to content

Commit 764be66

Browse files
authored
Update Modules/_testsinglephase.c
1 parent ac72ac4 commit 764be66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_testsinglephase.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ PyInit__testsinglephase_with_reinit(void)
427427
/* the _testsinglephase_with_state module */
428428
/******************************************/
429429

430-
/* This is a less typical of legacy extensions in the wild:
430+
/* This is less typical of legacy extensions in the wild:
431431
- single-phase init (same as _testsinglephase above)
432432
- has some module state
433433
- supports repeated initialization

0 commit comments

Comments
 (0)
0