[Tutor] IDE
Alan Gauld
alan.gauld at btinternet.com
Fri Jun 13 01:27:12 CEST 2008
"Tom" <tavspamnofwd at googlemail.com> wrote
> Does anyone know which of the IDE's mentioned above have a similar
> feature. (I'm on Vista,sorry!)
Most will do it one way or another.
We mentioned filtering the buiffer in vim, emacs has a shell bvuffer
facility in which you can start python, other use the IDLE/Pythonwin
approach of a dedicated buffer.
Eclipse/PyDev is one that I have not found a way of getting a >>>
prompt in the IDE itself. But I suspect thats my inexperience of
Eclipse because I find it surprising that such a wiely used IDE
doesn't have OS access as standard.
Alan G
More information about the Tutor
mailing list