Blender Git Loki
Git Commits -> Revision a618713
Revision a618713 by Yann Vernier (master) December 27, 2005, 15:28 (GMT) |
Fix crash in EXPP_(int|obj)Error. These functions are redundant; they only differ by return type, so it's easier to just call PyErr_Format and return appropriately. |
Commit Details:
Full Hash: a61871360f3920a54fdb1acaaccb6cd5a4e61f85
SVN Revision: 6235
Parent Commit: b39465b
Lines Changed: +8, -6
1 Modified Path:
/source/blender/python/api2_2x/gen_utils.c (+8, -6) (Diff)