[issue5680] Simulate command-line arguments for program run in IDLE

Terry J. Reedy report at bugs.python.org
Sat Jun 1 21:37:19 EDT 2019


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Cheryl, go ahead after reading the notes above.  Use an f-string for the runcommand argument and remember that it is run within the pristine user environment.  Otherwise, let's start with minimal changes.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue5680>
_______________________________________


More information about the Python-bugs-list mailing list