Created on 2021-06-11 08:49 by brotherbeer, last changed 2021-06-11 08:49 by brotherbeer.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-11 08:49:15 | brotherbeer | create | |
Created on 2021-06-11 08:49 by brotherbeer, last changed 2021-06-11 08:49 by brotherbeer.
| Messages (1) | |||
|---|---|---|---|
| msg395620 - (view) | Author: Brother Beer (brotherbeer) | Date: 2021-06-11 08:49 | |
cpython-3.10.0b2/PC/launcher.c, line 347
One more argument than required?
345 else if (attrs & FILE_ATTRIBUTE_DIRECTORY) {
346 debug(L"locate_pythons_for_key: '%ls' is a directory\n",
347 ip->executable, attrs);
348 }
|
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-11 08:49:15 | brotherbeer | create | |