mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
Removed confusing, incorrect comment.
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ main(argc, argv)
|
||||
}
|
||||
}
|
||||
|
||||
initall(); /* Defined in config*.c */
|
||||
initall();
|
||||
|
||||
setpythonpath(getpythonpath());
|
||||
if (command != NULL) {
|
||||
|
||||
Reference in New Issue
Block a user