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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to