mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Removed confusing, incorrect comment.
This commit is contained in:
parent
3dd8c9895e
commit
138e6bf66e
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ main(argc, argv)
|
|||
}
|
||||
}
|
||||
|
||||
initall(); /* Defined in config*.c */
|
||||
initall();
|
||||
|
||||
setpythonpath(getpythonpath());
|
||||
if (command != NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue