• Raymond Hettinger's avatar
    Module review: · b2e0b92e
    Raymond Hettinger yazdı
    * 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.
    b2e0b92e
httplib.py 40.9 KB