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 | 3997cfdb7fa75fece43288e89e80b4eaaae7be0a (patch) | |
tree | 5fec2ca495af566792964a90c74a9af2c6b5329d /Python/errors.c | |
parent | 1e53bbacedaed883104454693c29d1ad31f5029b (diff) | |
download | cpython-git-3997cfdb7fa75fece43288e89e80b4eaaae7be0a.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/errors.c')
0 files changed, 0 insertions, 0 deletions