Since abc._Abstract was replaces by a new type flags the regression test suite…
Since abc._Abstract was replaces by a new type flags the regression test suite fails. I've added a new function inspect.isabstract(). Is the mmethod fine or should I check if object is a instance of type or subclass of object, too?
Showing
Please
register
or
sign in
to comment