* Add default_hints paramter to Status object This change adds a new parameter ("default_hints") to the Status object. If specified, these hints will be applied to all subsequently added modules (avoiding having to specify the same hint multiple times). A default hint can be overridden at the module level (i.e. the hints specified at the module level take precedence). |
||
---|---|---|
.. | ||
__init__.py | ||
color.py | ||
command.py | ||
desktop.py | ||
exceptions.py | ||
imputil.py | ||
io.py | ||
modules.py | ||
settings.py | ||
threading.py | ||
util.py |