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.
R
Raymond Hettinger committed
b2e0b92ef16b0a4752fa32822af986486439b80f
Parent: 479d280