News

The specification says that currently proposed syntax means static code import. The actual module code is being imported before any code runs. This approach gives ample possibilities for performing ...
The API of the module consists of one function: imphook.add_import_hook(hook, ext_tuple). hook is a name of hook function.ext_tuple is a tuple of file extensions the hook function should handle (the ...