bpo-30354: Update data model documentation for super() (GH-1561)
The data model section of the language reference was written well before the zero-argument form of super() was added. To avoid giving the impression that they're doing something unusual, this updates the description of `__new__` and `__init__` to use the zero-argument form. Patch by Cheryl Sabella.
C
csabella committed
12b1c180986fc744331b8f30d3d2f49a0fdb43dd
Parent: d48214f
Committed by Nick Coghlan <ncoghlan@gmail.com>
on 5/15/2017, 3:42:00 AM