"Edit with IDLE" doesn't work any more ?
eryk sun
eryksun at gmail.com
Fri Apr 28 08:26:40 EDT 2017
More information about the Python-list mailing list
Fri Apr 28 08:26:40 EDT 2017
- Previous message (by thread): "Edit with IDLE" doesn't work any more ?
- Next message (by thread): "Edit with IDLE" doesn't work any more ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Apr 28, 2017 at 12:04 PM, Yip, Kin <kinyip at bnl.gov> wrote: > > I've tried to do : > > "c:\program files\python36\pythonw.exe" -m idlelib mypythoncodes.py Change this to use "python.exe" and run it from a command prompt. This way you can see the traceback if an exception is raised.
- Previous message (by thread): "Edit with IDLE" doesn't work any more ?
- Next message (by thread): "Edit with IDLE" doesn't work any more ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list