return codes from py2exe python script

Tim tmeador at miramar.com
Fri Sep 19 16:38:57 EDT 2003


Does anybody know how to get a return code or any errors from a python
script that has been made into a exe using py2exe?  Right now when I
run my script.exe it always returns 0 even if the script fails.




More information about the Python-list mailing list