This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
52f92b4cb18b24c44c42bfecc55c19e4ed2eb90d
test
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
52f92b4cb1
lazy load modules for more scripts.
2011-02-27 14:16:32 +00:00
..
__init__.py
lazy load pydoc module. move help() replacement into console code rather then on startup since importing pydoc pulls in lots of other modules too.
2011-02-27 14:08:33 +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
lazy load modules for more scripts.
2011-02-27 14:16:32 +00:00