Simon Zack added the comment:

For those who want to use this right away, I've added a python implementation 
of the patch, which passes the unit tests. There's a slight difference in 
usage, where instead of using super() directly, super_prop(super()) needs to be 
used, so we can still use super without arguments.

----------
Added file: http://bugs.python.org/file37546/superprop.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to