• csabella's avatar
    bpo-30354: Update data model documentation for super() (GH-1561) · 12b1c180
    csabella yazdı
    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.
    12b1c180
Adı
Son kayıt (commit)
Son güncelleme
..
compound_stmts.rst Loading commit data...
datamodel.rst Loading commit data...
executionmodel.rst Loading commit data...
expressions.rst Loading commit data...
grammar.rst Loading commit data...
import.rst Loading commit data...
index.rst Loading commit data...
introduction.rst Loading commit data...
lexical_analysis.rst Loading commit data...
simple_stmts.rst Loading commit data...
toplevel_components.rst Loading commit data...