This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients rhettinger, terry.reedy
Date 2016-12-06.19:02:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481050946.76.0.826535117808.issue28889@psf.upfronthosting.co.za>
In-reply-to
Content
[--- Feature request posted on behalf of Balakrishnan Sakthidharan ---]

IDLE lets you run scripts with F5.

What is needs is an F6 that opens a dialog box and asks for command-line arguments.  This will help develop and test command line scripts in the IDE.

  F6 -q5 -v=8 somefile.txt
History
Date User Action Args
2016-12-06 19:02:26rhettingersetrecipients: + rhettinger, terry.reedy
2016-12-06 19:02:26rhettingersetmessageid: <1481050946.76.0.826535117808.issue28889@psf.upfronthosting.co.za>
2016-12-06 19:02:26rhettingerlinkissue28889 messages
2016-12-06 19:02:26rhettingercreate