commit | a12eec48b6b30d446bd1a9461bb5b948c9d167fe | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Aug 19 18:26:05 2016 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Aug 19 18:26:05 2016 +0200 |
tree | 6a37711b3bf2d5d6a9a7c2ef4988af1c16854960 | |
parent | 5e87749a8eec95e277c0d1ec5f40467cefcb9957 [diff] |
Issue #27128: Cleanup slot_nb_bool() Use an error label to reduce the level of indentation.