diff options
author | Stefan Krah <skrah@bytereef.org> | 2012-04-07 13:57:59 (GMT) |
---|---|---|
committer | Stefan Krah <skrah@bytereef.org> | 2012-04-07 13:57:59 (GMT) |
commit | dc36efa3680e9aaffcffb018c43359c9a75b6c61 (patch) | |
tree | d9920dc2b050b7a54be9876c634460667ea25424 /Modules/socketmodule.c | |
parent | e3c3f24736ac26369c9562a8823a19a7420f59db (diff) | |
download | cpython-dc36efa3680e9aaffcffb018c43359c9a75b6c61.zip cpython-dc36efa3680e9aaffcffb018c43359c9a75b6c61.tar.gz cpython-dc36efa3680e9aaffcffb018c43359c9a75b6c61.tar.bz2 |
1) Fix comment.
2) Assert that the source operand is not special. Prevent resulting assert
failure (harmless) by initializing flags before calling mpd_qshiftr_inplace.
3) Save a couple of instructions (mpd_zerocoeff already sets digits and len).
Reorder initialization to match the order in the mpd_t struct.
Diffstat (limited to 'Modules/socketmodule.c')
0 files changed, 0 insertions, 0 deletions