summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-07-16 22:51:21 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-07-16 22:51:21 +0200
commitc05e944f691f9a3edb9173b44425f7575db7098a (patch)
treede918b7071902cbffdebd1e09af78deed8012a7d /Python/Python-ast.c
parent556ce6a1ab262d2aa56c505aecf6173382ed0e3c (diff)
downloadcpython-c05e944f691f9a3edb9173b44425f7575db7098a.tar.gz
Cleanup type_call() to ease debug
It was easy to miss the call to type->tp_init because it was done in a long conditional expression. Split the long expression in multiple lines to make the debug step by step easier.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions