[New-bugs-announce] [issue29148] Inheritance behaviour ambiguos

Yugansh Marwah report at bugs.python.org
Wed Jan 4 00:14:47 EST 2017


New submission from Yugansh Marwah:

Inheritance property behaves ambiguously on inheriting multiple inheritance over a class
It even calls the function of un-inherited class
code is attached below kindly run it and tell me the exact behavior of the same.

----------
components: Tests
files: oops.py
messages: 284610
nosy: yugansh94
priority: normal
severity: normal
status: open
title: Inheritance behaviour ambiguos
type: behavior
versions: Python 3.5
Added file: http://bugs.python.org/file46133/oops.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29148>
_______________________________________


More information about the New-bugs-announce mailing list