Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 138e6bf

Browse files
committed
Removed confusing, incorrect comment.
1 parent 3dd8c98 commit 138e6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Python/pythonmain.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ main(argc, argv)
106106
}
107107
}
108108

109-
initall(); /* Defined in config*.c */
109+
initall();
110110

111111
setpythonpath(getpythonpath());
112112
if (command != NULL) {

0 commit comments

Comments
 (0)