Link to suggestions for how to use super().

This commit is contained in:
Raymond Hettinger 2011-06-01 14:57:13 -07:00
parent 2845365bf2
commit 783a30f38e
1 changed files with 4 additions and 0 deletions

View File

@ -1335,6 +1335,10 @@ available. They are listed here in alphabetical order.
argument form specifies the arguments exactly and makes the appropriate
references.
For practical suggestions on how to design cooperative classes using
:func:`super`, see `guide to using super()
<http://rhettinger.wordpress.com/2011/05/26/super-considered-super/>`_.
.. versionadded:: 2.2