idle (newbee's question)
Raseliarison nirinA
nirina at mail.blueline.mg
Mon May 12 11:15:51 EDT 2003
"Helmut Jarausch" wrote:
> Having edited a file in IDLE I would like to `pass it' to python
> for syntax checking. Is there anything shorter (eg a button press or a
> keycode) than switching to the Python-console and entering
> execfile('long path to this file') ?
Save your script in a new window then at IDLE menu:
Edit - Check module
or
<Alt-F5>
Hope this helps,
nirinA
More information about the Python-list
mailing list