On Sun, Nov 20, 2016 at 3:21 AM, Victor Porton wrote:
> Do I understand correctly, than C3 applies to particular methods, and thus
> it does not fail, if it works for every defined method, even if it can fail
> after addition of a new method?
>
> Also, at which point it fails: at definition of a c
Do I understand correctly, than C3 applies to particular methods, and thus
it does not fail, if it works for every defined method, even if it can fail
after addition of a new method?
Also, at which point it fails: at definition of a class or at calling a
particular "wrong" method?
--
Victor P