Blender Git Loki
Git Commits  -> Revision 2c8d792
		
			
			
		
| Revision 2c8d792 by Campbell Barton (master) July 28, 2010, 16:26 (GMT) | 
| bugfix [#23065] Pickle can not dump instances of user defined classes - __import__("__main__").__dict__ will now always match the current scripts namespace. (which is what pickle expects). - __builtins__ as a module rather then a dict from PyEval_GetBuiltins() acts slightly differently, use the module to follow python. | 
Commit Details:
Full Hash: 2c8d7921bc6bc32dd1fa24e3e00cc717c4ed5ccb
SVN Revision: 30843
Parent Commit: b51350f
Lines Changed:  +27,  -4
1 Modified Path:
/source/blender/python/intern/bpy_interface.c (+27, -4) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021