Python/wxPython and exceptions from C++

Doug Farrell dfarrell01 at earthlink.net
Sun May 13 16:09:38 EDT 2001


Hi,

I'd like to put a GUI wrapper program using Python/wxPython around a C++
command line utility program. I've seen in the Python documentation that I
can catch the standard output of the this utility. Is there a way I can also
catch exceptions that might be thrown by the utility as well?

Thanks,
Doug





More information about the Python-list mailing list