Python IS slow ! [was] Re: Python too slow for real world
Randall Hopper
aa8vb at vislab.epa.gov
Fri Apr 30 13:40:46 EDT 1999
Christian Tismer:
|Randall Hopper wrote:
|>
|> Base class A calling subclass B's method M without declaring a virtual
|> method M itself is very perverse IMO.
...
|> Accessing attributes of a sibling base class united by a future subclass?
...
|We were not talking style or how to do things, but theory. Existing code
|would break.
Point taken. No argument there. I was a bit surprised to hear some folks
are doing such things, but I suppose if a semantic is possible in a
language, there will always be someone who will use it.
Randall
More information about the Python-list
mailing list