Comment on Python Programming for the Privileged ClassComments−TTPrograms12yI love Python and I love interfaces, so this appeals to me.−aeflash12yBut either way, you're going to get a runtime error. Languages like Java or C# that actually have real interfaces and abstract classes can detect these problems at compile time. This seems only marginally better.
Comments
I love Python and I love interfaces, so this appeals to me.
But either way, you're going to get a runtime error. Languages like Java or C# that actually have real interfaces and abstract classes can detect these problems at compile time. This seems only marginally better.