Blender Git Loki
Git Commits -> Revision 69c6bd6
Revision 69c6bd6 by Campbell Barton (master) October 22, 2008, 07:09 (GMT) |
make sure BPY_Err_Handle clears python errors, even if the exception cant be printed. Added PyErr_Clear() incase there are other references to exception data (sys.exc_info() from python) |
Commit Details:
Full Hash: 69c6bd604c36e06d704948bce1eb32134ac8971f
SVN Revision: 17170
Parent Commit: 5987488
Lines Changed: +18, -7