Dotted module path as written in source. Leading dots denote relative imports: ".utils", "..pkg.mod", ".".
URI of the file containing the import.
Base URIs to resolve absolute (non-relative) imports against.
Candidate URIs in priority order (module file before package init).
Resolve a Python import path to candidate file URIs.