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
e4ef822ecdb1e642012c19fa82cf5a2f796ee0f3
test
/
release
/
scripts
/
modules
/
bpy
History
Campbell Barton
6e5ce953da
use 'is None' rather then '== None' as suggested by python docs & mis-spelling.
2011-03-29 04:16:55 +00:00
..
__init__.py
missed committing this before
2011-03-23 15:14:21 +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 'is None' rather then '== None' as suggested by python docs & mis-spelling.
2011-03-29 04:16:55 +00:00