diff options
author | Raymond Hettinger <python@rcn.com> | 2003-02-26 22:45:18 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-02-26 22:45:18 +0000 |
commit | b2e0b92ef16b0a4752fa32822af986486439b80f (patch) | |
tree | cb491bb65b85b100808decb730875671969c04bc /Python/errors.c | |
parent | 479d280218ae88b9762379389752ddbec475c7b0 (diff) | |
download | cpython-git-b2e0b92ef16b0a4752fa32822af986486439b80f.tar.gz |
Module review:
* Replaced "while 1" with "while True"
* Rewrote read() and readline() for clarity and speed.
* Replaced variable 'list' with 'hlist'
* Used augmented assignment in two places.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions