This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4a747bebf456f57f5011fb3ee467c5a486ddf7a1
test2
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
5ef65a0a3b
build system now exclude config-*, turtledemo when copying system python.
...
also remove __pycache__ dirs when cleaning (new in python 3.2)
2011-02-28 05:59:44 +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
build system now exclude config-*, turtledemo when copying system python.
2011-02-28 05:59:44 +00:00