blender/doc/python_api
Campbell Barton 54343b79e6 remove reload() from builtins since python3 no longer uses this.
use imp.reload now.

Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.
2010-12-22 21:39:48 +00:00
..
blender-org == python api doc == 2010-10-13 10:42:33 +00:00
epy == python api doc == 2010-10-13 10:42:33 +00:00
examples == python api doc == 2010-10-13 10:42:33 +00:00
rst == python api doc == 2010-10-13 10:42:33 +00:00
sphinx_doc_gen.py remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
sphinx_doc_gen.sh remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. 2010-10-27 13:52:12 +00:00