Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
Annotated tests/inheritance_bad/B.py
897:5f4b4a169398
2:3dff1f10598f
2019-02-04
Paul Boddie
file
changeset
files
shortlog
Merged changes from trailing-data.
float-preallocation
paul@2
1
from
A
import
D
paul@2
2
paul@2
3
class
E
(
D
):
paul@2
4
e
=
2