blender/release/scripts/modules/console
Campbell Barton 93bc6fb829 py console autocomp. fix
import missing_mod
...would raise an error.
2010-04-25 15:21:46 +00:00
..
__init__.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
complete_calltip.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
complete_import.py py console autocomp. fix 2010-04-25 15:21:46 +00:00
complete_namespace.py add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
intellisense.py autocompete was matching import_foo as import keyword. 2010-02-14 12:23:25 +00:00