[Pythonmac-SIG] AE quit() ?

Alexandre Parenteau alexp@strata.com
Tue, 23 Oct 2001 07:58:16 -0700


Jack,

Try :

import CodeWarrior
shell = CodeWarrior.CodeWarrior('CWIE', 1)
shell.quit()

It doesn't work for me.

alex.

----- Original Message -----
From: "Jack Jansen" <jack@oratrix.nl>
To: "Alexandre Parenteau" <alexp@strata.com>
Cc: "MacPython" <pythonmac-sig@python.org>
Sent: Tuesday, October 23, 2001 2:22 AM
Subject: Re: [Pythonmac-SIG] AE quit() ?


> > Hello,
> >
> > I'm trying to use the AppleEvent quit() method on CodeWarrior (or MPW)
and
> > I'm using the latest CVS build. MacPython complains this attribute
('quit')
> > doesn't exist.
> >
> > Beside in fullbuild.py I found that line commented out :
> >
> > ##    mgr.quit()
> >
> > Is-that a known issue/bug ? Is there a work around ?
>
> That line is commented out because I got fed up with having to wait for
the CW
> restart on the next fullbuild run:-)
>
> I don't know of any bugs here, could you give me a stack trace of the
exact
> error?
> --
> Jack Jansen             | ++++ stop the execution of Mumia Abu-Jamal ++++
> Jack.Jansen@oratrix.com | ++++ if you agree copy these lines to your sig
++++
> www.cwi.nl/~jack        | see
http://www.xs4all.nl/~tank/spg-l/sigaction.htm
>
>
>