All public classes with a name ending in IE/PP are imported from each file for extractors and postprocessors repectively. This respects underscore prefix (e.g. _MyBasePluginIE is private) and __all__. Modules can similarly be excluded by prefixing the module name with an underscore (e...