mirror of https://github.com/python/cpython
Removed confusing, incorrect comment.
This commit is contained in:
parent
3dd8c9895e
commit
138e6bf66e
|
@ -106,7 +106,7 @@ main(argc, argv)
|
|||
}
|
||||
}
|
||||
|
||||
initall(); /* Defined in config*.c */
|
||||
initall();
|
||||
|
||||
setpythonpath(getpythonpath());
|
||||
if (command != NULL) {
|
||||
|
|
Loading…
Reference in New Issue