globbing_filter.GlobbingFilter
Filter module names using a set of globs.
Objects are matched against the exclude list first, then the include list. Anything that passes through without matching either, is excluded.
GlobbingFilter
output.Output — Base class for all output modules
output.Output
Internal Classes