Re: [Pythonmac-SIG] system, popen, tarfile on OS X

2005-03-05 Thread Bob Ippolito
On Mar 4, 2005, at 6:17 PM, Bill MacKenzie wrote: I'm preparing a script which will launch an external program (a JAR), process the XML file that results, tar the files output from the processed XML, and FTP the tarball to a remote location. The middle and the end are just fine, but running the

[Pythonmac-SIG] Re: More on stdin and python scripts in BBEdit and

2005-03-05 Thread Brendan Simons
Martina Oefelein wrote: just use pythonw instead of python. ciao Martina Yup, I ran into the same issue with TextWrangler recently. I wrote Bare Bones Software, and they gave me this hint: Textwrangler and BBEdit launch python scripts with /usr/bin/python by default, with which, as you've dis

[Pythonmac-SIG] system, popen, tarfile on OS X

2005-03-05 Thread Bill MacKenzie
Hi, I'm preparing a script which will launch an external program (a JAR), process the XML file that results, tar the files output from the processed XML, and FTP the tarball to a remote location. The middle and the end are just fine, but running the external program and tarring the results hav

[Pythonmac-SIG] Using Matplotlib interactive/GUI - How to?

2005-03-05 Thread Louis Pecora
I installed Chris Barker's compiled matplotlib and it works fine for producing a graphics file (THANK YOU CHRIS. NICELY DONE!). I've used it from interactive, MacPython, and BBEdit (TextWrangler will probably work, too, since it's related). I would like to use matplot lib in the GUI and, most

[Pythonmac-SIG] Status of PyOXIDE

2005-03-05 Thread Lance Boyle
What is the status of PyOXIDE? This has looked extremely promising for a while, but the recent versions are very crashy. Jerry ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] More on stdin and python scripts in BBEdit and TextWrangler

2005-03-05 Thread Troy Rollins
On Fri, 4 Mar 2005 16:38:30 -0500, Charles Hartman <[EMAIL PROTECTED]> wrote: > Well, one other option -- not free, but not very expensive -- is > WingIDE (wingware.com). I've gotten to like it very much, even though I I would agree with that. I've tested every available IDE for Mac, and WingIDE i