Re: python vs pythonw
- From: has <has.temp3@xxxxxxxxxx>
- Date: Fri, 30 Nov 2007 04:09:51 -0800 (PST)
On 30 Nov, 06:16, "Martin v. Löwis" <mar...@xxxxxxxxxxx> 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 operations; python can't.
True for Python 2.3.x and earlier. This limitation went away in 2.4,
however, and pythonw is now kept around solely for compatibility with
older scripts that still refer to it.
HTH
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
.
- References:
- python vs pythonw
- From: John Velman
- Re: python vs pythonw
- From: "Martin v. Löwis"
- python vs pythonw
- Prev by Date: Re: Global variables within classes.
- Next by Date: Re: Global variables within classes.
- Previous by thread: Re: python vs pythonw
- Next by thread: Re: python vs pythonw
- Index(es):