Yields (module_loader, name, ispkg) for all modules recursively on path, or, if path is None, all accessible modules. 'path' should be either None or a list of paths to look for modules in. 'prefix' is a string to output on the front of every module name on output. Note th
(path=None, prefix='', onerror=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected