> 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

Reply via email to