]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add run_command() to implement "-c command".
authorGuido van Rossum <guido@python.org>
Fri, 7 Jun 1991 13:59:53 +0000 (13:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Jun 1991 13:59:53 +0000 (13:59 +0000)
commit689e701919e542803f71a1464e6bf7548f0fd4b7
treef7e2984c6a78d80bde71776f04ef3d9a83df82d9
parent971443b7d46f82f24412560934e9baeefaa094bc
Add run_command() to implement "-c command".
Python/pythonmain.c