diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-09-12 09:45:59 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-09-12 09:45:59 (GMT) |
commit | 288b5bf62431b24faaa9524969c8b762a2c43b8c (patch) | |
tree | 19cd9ed00243c84e42f81384e716a9744a6cfdde /PC | |
parent | eece2229e270c14d7e2df8c1ac64b96d108f7dac (diff) | |
download | cpython-288b5bf62431b24faaa9524969c8b762a2c43b8c.zip cpython-288b5bf62431b24faaa9524969c8b762a2c43b8c.tar.gz cpython-288b5bf62431b24faaa9524969c8b762a2c43b8c.tar.bz2 |
Cleanup socketmodule.c
Issue #27744:
* PEP 7: add {...} around if blocks
* assign variables and then check their value in if() to make the code easier
to read and to debug.
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions