[Pythonmac-SIG] Difference between pythonw and python?

Jens Miltner jum at mac.com
Wed Mar 31 02:46:30 EST 2004


What exactly (at the code level) is the difference between pythonw and 
python?
The reason I'm asking is that I'm trying to get Tkinter work with an 
application that links against Python.framework and uses python as it's 
scripting language (MacCvsX).
I do have problems with Tk not being recognized as a valid symbol name 
in the python scripts (despite the fact that those scripts do have a 
"from Tkinter import *" statement and they do work when executed from a 
shell), so I thought this might be related to the pythonw vs. python 
problem...

Anybody knows what the exact difference between the two is?

Thanks,
</jum>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 674 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20040331/d5324dfb/attachment.bin


More information about the Pythonmac-SIG mailing list