.. admonition:: Summary This import hook enables someone to try out the syntax ``from ... export ...`` proposed `in PEP 843 `_. It is a first draft which is likely buggy. The ``import_hook.py`` code has grown organically as more examples were added and is in need of a serious cleanup. `Source code `_ .. automodule:: ideas.examples.pep_843