[Python-Dev] RFC: PEP 587 "Python Initialization Configuration": 2nd version
Edwin Zimmerman
edwin at 211mainstreet.net
Thu May 2 16:20:10 EDT 2019
More information about the Python-Dev mailing list
Thu May 2 16:20:10 EDT 2019
- Previous message (by thread): [Python-Dev] RFC: PEP 587 "Python Initialization Configuration": 2nd version
- Next message (by thread): [Python-Dev] RFC: PEP 587 "Python Initialization Configuration": 2nd version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday, May 02, 2019 Victor Stinner <vstinner at redhat.com> wrote: > According to this > * ``run_command`` (``wchar_t*``): ``-c COMMAND`` argument > * ``run_filename`` (``wchar_t*``): ``python3 SCRIPT`` argument > * ``run_module`` (``wchar_t*``): ``python3 -m MODULE`` argument this > ``-c COMMAND`` ``run_module = COMMAND`` should read "run_command = COMMAND". Typo, not?
- Previous message (by thread): [Python-Dev] RFC: PEP 587 "Python Initialization Configuration": 2nd version
- Next message (by thread): [Python-Dev] RFC: PEP 587 "Python Initialization Configuration": 2nd version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list