blender/release/scripts/modules/bpy
Campbell Barton 65b13c8089 fix [#26757] Python console: help() doesn't work anymore
also quiet some warnings & add docstrings to bpy module which was shaowing the GPL header in its help() message.
2011-04-03 23:11:00 +00:00
..
__init__.py fix [#26757] Python console: help() doesn't work anymore 2011-04-03 23:11:00 +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 pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces() 2011-04-01 02:41:15 +00:00