I\'ve noticed that asyncio/init.py from python 3.6 uses the following construct:
from .base_events import * ... __all