Blender Git Loki
Git Commits -> Revision 42ef81d
Revision 42ef81d by Ken Hughes (master) January 22, 2007, 22:59 (GMT) |
Python API ---------- Bugfix #3233: throw an IOError exception in Library.Open() if the specified library file cannot be opened. This had been changed to a "feature request" but should have been a bug, even though it worked as documented (or rather, the documentation described what the function did). |
Commit Details:
Full Hash: 42ef81d88b52ed3060d5969394786a982f94a87e
SVN Revision: 9878
Parent Commit: 5dd1a39
Lines Changed: +6, -8