blender/release/scripts/modules/bpy
Campbell Barton b1cdf5c344 use weak references for the internal metaclass typemap,
this should help with blender leaking memory with python classes though the bug is still not fixed.
2011-02-11 00:39:07 +00:00
..
__init__.py pep8 cleanup 2011-01-01 07:20:34 +00:00
ops.py pep8 cleanup 2011-01-01 07:20:34 +00:00
path.py Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too. 2011-02-01 04:24:47 +00:00
utils.py use weak references for the internal metaclass typemap, 2011-02-11 00:39:07 +00:00