[Python-Dev] RFC: PEP 587 "Python Initialization Configuration": 2nd version

Victor Stinner vstinner at redhat.com
Thu May 2 16:47:09 EDT 2019


Le jeu. 2 mai 2019 à 16:20, Edwin Zimmerman <edwin at 211mainstreet.net> a écrit :
> > ``-c COMMAND``                    ``run_module = COMMAND``
> should read "run_command = COMMAND".  Typo, not?

Oops, you're right: it's a typo. Now fixed:

``-c COMMAND``                    ``run_command = COMMAND``

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.


More information about the Python-Dev mailing list