A WAD(-like) C-level exception catcher for Windows?
robert
no-spam at no-spam-no-spam.com
Wed Jun 7 08:20:25 EDT 2006
For Unix there exists the WAD (part of SWIG) to catch C/machine-level
errors (mem. access error, etc. ) and transform them into nice Python
exceptions.
( http://www.usenix.org/events/usenix01/full_papers/beazley/beazley.pdf )
Does something like that exist for Windows?
Or does somebody know a roadmap how to do something like that with
Windows most easily?
-robert
More information about the Python-list
mailing list