DescriptionMojo: Mojom: Use super() in the AST code.
The python 2.x super() is super annoying, but using it is (arguably)
slightly less fragile than just calling the superclass's methods
directly.
Also, make the various __eq__()s call their super's __eq__() (except for
NodeBase).
R=davemoore@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283191
Patch Set 1 #Patch Set 2 : rebased #
Messages
Total messages: 8 (0 generated)
|