Extension | index /home/mike/src/jokosher/trunk/Jokosher/Extension.py |
# The Jokosher Extension API
# write proper docstrings so that we can autogenerate the docs
Modules | ||||||
|
Classes | ||||||||
|
Functions | ||
|
Data | ||
API = None EXTENSION_DIRS = ['/home/mike/.jokosher/extensions/', '/usr/lib/jokosher/extensions/'] EXTENSION_DIR_USER = '/home/mike/.jokosher/extensions/' OVERRIDE_EXTENSION_DIRS = '' PREFERRED_EXTENSION_DIR = '/home/mike/.jokosher/extensions/' RESP_INSTALL = 9999 RESP_REPLACE = 9998 |