Oh. In switching to `{.async.}`, I need some other symbols from 
`asyncdispatch`. I usually try:
    
    
    from asyncdispath import nil
    

But a normal (namespace-polluting) import makes my example work fine.

Nvm.

Reply via email to