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 <rep...@bugs.python.org>
<http://bugs.python.org/issue29148>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to