Lichen

tests/inheritance_bad/B.py

750:44ea0968a550
2017-03-20 Paul Boddie Added the context identity to the AttrResult string representation.
     1 from A import D     2      3 class E(D):     4     e = 2