[issue23546] windows, IDLE and pep 397

2015-03-06 Thread Terry J. Reedy
Terry J. Reedy added the comment: To be more exact, (I believe) 'Edit with Idle' runs the equivalent of ' -m idlelib -e ' where is the current default python (ad is the file right-clicked on). Idle just goes alone for the ride. You are proposing more or less that be replaced with 'py'. T

[issue23546] windows, IDLE and pep 397

2015-02-28 Thread SilentGhost
Changes by SilentGhost : -- components: +Installation versions: -Python 2.7, Python 3.2, Python 3.6 ___ Python tracker ___ ___ Python

[issue23546] windows, IDLE and pep 397

2015-02-28 Thread Liam Marsh
New submission from Liam Marsh: hello, pep 397 describes a "Python launcher for the Windows platform. A Python launcher is a single executable which uses a number of heuristics to locate a Python executable and launch it with a specified command line." Problem: that affects only the