obstools package
Subpackages
Submodules
Module contents
Init File
- obstools.script_classes() dict [source]
Build the list of script classes in the package
- Returns:
dict
– Dictionary of {name:class} for all script classes
- obstools.short_warning(message, category, filename, lineno, file=None, line=None)[source]
Return the format for a short warning message.