[issue18181] super vs. someclass.__getattribute__

Ronald Oussoren report at bugs.python.org
Thu Jul 4 08:35:18 CEST 2013


Ronald Oussoren added the comment:

Updated version of the patch, with some semantic changes and tests for the Python level API.

Known issues:

* Patches uses tabs for indentation

* No tests for the C level API

* I don't like implementation of slot_tp_getattro_super

----------
Added file: http://bugs.python.org/file30766/issue-18181-poc-v4.txt

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


More information about the Python-bugs-list mailing list