Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/inheritance_bad/B.py
750:44ea0968a550
2:3dff1f10598f
2017-03-20
Paul Boddie
raw
annotate
files
changeset
graph
Added the context identity to the AttrResult string representation.
1
from
A
import
D
2
3
class
E
(
D
):
4
e
=
2