[Tutor] What Editori?
Alan Gauld
alan.gauld at btinternet.com
Tue Feb 23 21:14:46 CET 2010
"Giorgio" <anothernetfellow at gmail.com> wrote
> Definitely i just use pyscripter because it has the py idle integrated in
> the window.
PyScripter is an alternative to IDLE but it doesn't have IDLE embedded
within it. I think you are getting confused between IDLE and the Python
interactive prompt which is available in several tools.
The only snag I found with Pyscripter is that its shell is hard coded to
a Python release as far as I could tell. But thats not unusual, IDLE is
too,
as is Pythonwin.
HTH,
--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/
More information about the Tutor
mailing list