Re: [Pythonmac-SIG] where do I store my Python programs

2009-06-01 Thread Piet van Oostrum
> Christopher Barker (CB) wrote: >CB> Piet van Oostrum wrote: >>> Another possibility, after Python-> start interpreter, is Python->Execute >>> Buffer. For small snippets of code this may be easier, >>> but for complete programs the shell method may be better. >CB> do check out ipython -- it

Re: [Pythonmac-SIG] where do I store my Python programs

2009-05-31 Thread Christopher Barker
Piet van Oostrum wrote: Another possibility, after Python-> start interpreter, is Python->Execute Buffer. For small snippets of code this may be easier, but for complete programs the shell method may be better. do check out ipython -- it' s a nice way to do this. I wonder if ipython can be th

Re: [Pythonmac-SIG] where do I store my Python programs

2009-05-31 Thread Piet van Oostrum
> beegee beegee (bb) wrote: >bb> Hi All, I have a mac mini mac os 10.4.11. I also have aquamac for an >editor. >bb> I have some simple programs stored in text files. and I try to run >bb> them using aquamac, but I get the following error message >bb> steps taken: >bb> launch aquamacs >bb> F