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
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
> 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
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