Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
Annotated tests/inheritance_bad/B.py
650:d1bf04436c7c
2:3dff1f10598f
2017-03-03
Paul Boddie
file
changeset
files
shortlog
Produce valid empty allocation locations when allocating attributes/parameters.
paul@2
1
from
A
import
D
paul@2
2
paul@2
3
class
E
(
D
):
paul@2
4
e
=
2