docs-community icon indicating copy to clipboard operation
docs-community copied to clipboard

ABC documentation needs more details on usage

Open cdorsman opened this issue 1 year ago • 4 comments
trafficstars

I am trying to use Abstract Base Classes. But I find the documentation lacking on several points that makes the matter too 'abstract'.

For example. There is no explanation on making abstract objects mandatory by using exceptions

Or how to implement Iterable abstract bsse class that can be inherited from and still be usable.

Can someone shed more light onto this so that the documentation is more accessible?

cdorsman avatar Sep 13 '24 06:09 cdorsman