mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Whitespace normalization.
This commit is contained in:
parent
8ed1ca8fe1
commit
cbcdfdc112
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ class PEP253Mixin(PEP252Mixin):
|
|||
OutLbrace()
|
||||
Output("if ( (*%s.tp_init)(_self, _args, _kwds) < 0) return -1;", self.basetype)
|
||||
OutRbrace()
|
||||
|
||||
|
||||
output_tp_initBody = None
|
||||
|
||||
def output_tp_init(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue