Make IOBase (and hence all other classes in io.py) use ABCMeta as its metaclass,
so you can use their class .register() method to register virtual subclasses.
Showing
Please register or sign in to comment
so you can use their class .register() method to register virtual subclasses.