This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Use ABCs? #98
Open
Description
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