Commit 16de8a48 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 7b16d9da
......@@ -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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment