Send python-win32 mailing list submissions to
        python-win32@python.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.python.org/mailman/listinfo/python-win32
or, via email, send a message with subject or body 'help' to
        python-win32-requ...@python.org

You can reach the person managing the list at
        python-win32-ow...@python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of python-win32 digest..."


Today's Topics:

   1. Re: 'exit is not defined' [SEC=UNCLASSIFIED] (Andrew MacIntyre)


----------------------------------------------------------------------

Message: 1
Date: Mon, 6 Jun 2011 00:40:31 +0000
From: "Andrew MacIntyre" <andrew.macint...@acma.gov.au>
To: "python-win32@python.org" <python-win32@python.org>
Subject: Re: [python-win32] 'exit is not defined' [SEC=UNCLASSIFIED]
Message-ID:
        
<a1e4e9d08d14924498e135fb4441ee8d07191...@act01exmbx01vp.internal.govt>
        
Content-Type: text/plain; charset=iso-8859-1


> Jacob Kruger wrote:
> 
> Either way, seems that while did have the import statement higher up in
that
> file for the sys module, maybe there was something interfering with that,
> since when changed that statement to sys.exit() it's now working without
> any issues.

I think you haven't yet caught up fully with how namespaces and scopes work
in Python - the "Modules" section of the Python Tutorial might be a good
place to start.

-------------------------> "These thoughts are mine alone!" <---------
Andrew MacIntyre?????????? Operations Branch
tel:?? +61 2 6219 5356???? Communications Infrastructure Division
fax:?? +61 2 6253 3277???? Australian Communications & Media Authority
email: andrew.macint...@acma.gov.au??????????? http://www.acma.gov.au/

NOTICE: This email message is for the sole use of the intended recipient(s) 
 and may contain confidential and privileged information. Any unauthorized 
 review, use, disclosure or distribution is prohibited. If you are not the 
 intended recipient, please contact the sender by reply email and destroy
all 
 copies of the original message.


------------------------------

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32


End of python-win32 Digest, Vol 99, Issue 5
*******************************************

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to