R. David Murray added the comment:

Just FYI, 'super' is not a type, it is a function that returns a proxy.  (In 
python3 there is also compiler magic involved in the no-argument form, but it 
is still a function :)

----------
nosy: +r.david.murray
title: Misleading descriptions about built-in type `super.` -> Misleading 
descriptions about built-in `super.`

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

Reply via email to