asyncio
asyncio copied to clipboard
Use ABCs?
There are no isinstance checks for protocols and the transport implementation
classes don't subclass their abstract counterparts. Perhaps we should have
some of these?
Original issue reported on code.google.com by [email protected] on 5 Jan 2014 at 8:34