diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-16 22:51:21 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-16 22:51:21 +0200 |
commit | c05e944f691f9a3edb9173b44425f7575db7098a (patch) | |
tree | de918b7071902cbffdebd1e09af78deed8012a7d /Python/Python-ast.c | |
parent | 556ce6a1ab262d2aa56c505aecf6173382ed0e3c (diff) | |
download | cpython-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