Re: python vs pythonw

2007-11-30 Thread has
On 30 Nov, 06:16, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: > > New to mac. I have leopard. What's the difference between python and > > pythonw? So far (which isn't very far) I can't tell the difference. > > IIUC, pythonw is linked with the WindowManager library, so it can do > GUI operatio

Re: python vs pythonw

2007-11-30 Thread Ant
On Nov 30, 3:30 am, John Velman <[EMAIL PROTECTED]> wrote: > New to mac. I have leopard. What's the difference between python and > pythonw? So far (which isn't very far) I can't tell the difference. > > I have a small application using TKinter that I was working on under > Linux. Both python

Re: python vs pythonw

2007-11-29 Thread Martin v. Löwis
> New to mac. I have leopard. What's the difference between python and > pythonw? So far (which isn't very far) I can't tell the difference. IIUC, pythonw is linked with the WindowManager library, so it can do GUI operations; python can't. > I have a small application using TKinter that I was

python vs pythonw

2007-11-29 Thread John Velman
New to mac. I have leopard. What's the difference between python and pythonw? So far (which isn't very far) I can't tell the difference. I have a small application using TKinter that I was working on under Linux. Both python and pythonw run it, but on both it "stops responding" (pinwheel of