How do you code in Python ???

Peter Hansen peter at engcorp.com
Mon May 20 12:47:41 EDT 2002


Dave Cook wrote:
> 
> On 17 May 2002 01:47:09 -0700, Shagshag <shagshag13 at yahoo.fr> wrote:
> 
> > By now to write a function i write it in a text editor (with coloured
> > syntax), copy and paste it in idle try it, then go back to text
> > editor to debug it and so on until i've tuned it like i want, then
> > next function and so on until i complete module... And that's really
> > boring theses permanent back and forth...
> >
> > So how do you do it ? Which tools do you use ?
> 
> xemacs.  Ctrl-C Ctrl-C to run the app.

And Ctrl-C to stop it again?  How do you keep it all straight?  :-)

-Peter



More information about the Python-list mailing list