dabeaz / curio

Good Curio!
Other
4.04k stars 244 forks source link

Fix imports in AsyncABC example #295

Closed dlech closed 5 years ago

dlech commented 5 years ago

There is no curio.abc module. Import from correct modules instead.

dabeaz commented 5 years ago

Good catch!