Staging
v0.5.1
https://github.com/python/cpython
Revision 77901dc6c3d06dd31f6c84b2d3cb21dc26b1e351 authored by Miss Islington (bot) on 12 September 2020, 06:43:27 UTC, committed by GitHub on 12 September 2020, 06:43:27 UTC

Argument script_exec_args is usually an absolute file name,
but twice has form ['-m', 'module_name'].
(cherry picked from commit 7e711ead26fea6465e0ef2e3b8880b57ba8fc129)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent bbab340
History
Tip revision: 77901dc6c3d06dd31f6c84b2d3cb21dc26b1e351 authored by Miss Islington (bot) on 12 September 2020, 06:43:27 UTC
bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206)
Tip revision: 77901dc
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 43.0 KB
python.c -rw-r--r-- 298 bytes

README

back to top