Hi to all,

I have an exe file generated by py2exe. It runs perfect, but in some
parts of my code I raise exceptions. When I close my exe file, and if
it had errors, then they writes down to a .txt file in the same
directory of the referred exe file. I would like to not to generate
this error. Is it a py2exe option in the setup file?

Thanks

Daniel

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to