Function python_oxidized_importer::remove_external_importers [−][src]
Expand description
Undoes the actions of importlib._bootstrap_external initialization.
This will remove types that aren’t defined by this extension from
sys.meta_path and sys.path_hooks.