Blender Git Commit Log
Git Commits  -> Revision 6504709
		
			
			
		
Revision 6504709 by Campbell Barton (master) June 13, 2013, 11:35 (GMT)  | 
fix for pythons __dir__ returning registrable functions on class instances (which may not have the functions defined). gave odd behavior of including members in __dir__ that couldn't getattr()  | 
Commit Details:
Full Hash: 65047099b2618d67b2e78e71318fdff4e7c3af16
SVN Revision: 57429
Parent Commit: d958144
Lines Changed:  +7,  -4
1 Modified Path:
/source/blender/python/intern/bpy_rna.c (+7, -4) (Diff)


 Master Commits
MiikaHweb | 2003-2021