• Cheryl Sabella's avatar
    bpo-5680: IDLE: Customize running a module (GH-13763) · 201bc2d1
    Cheryl Sabella authored
    The initialize options are 1) add command line options, which are appended to sys.argv as if passed on a real command line, and 2) skip the shell restart. The customization dialog is accessed by a new entry on the Run menu.
    201bc2d1
mainmenu.py 3.77 KB