[Idle-dev] Setting Command Line Arguments in IDLE

Terry Reedy tjreedy at udel.edu
Wed Jul 31 15:28:59 EDT 2019


On 5/26/2019 12:40 PM, Terry Reedy wrote:
> On 5/26/2019 7:22 AM, Richard Damon wrote:
>> I am working on a python script that will be provided arguments when run
>> from the system command line. Is there any place in IDLE to provide
>> equivalent arguments for testing while developing in IDLE?
> 
> This is the subject of https://bugs.python.org/issue5680.  There is a PR 
> that needs to be reviewed.

This is in 3.7.4 and 3.8.0b3.  Run => Run Customized, enter in box. 
Entry will be put in box (editable) on next invocation.

-- 
Terry Jan Reedy




More information about the IDLE-dev mailing list