summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorFacundo Batista <facundobatista@gmail.com>2007-10-18 03:16:03 (GMT)
committerFacundo Batista <facundobatista@gmail.com>2007-10-18 03:16:03 (GMT)
commit7066590736bb61b5f67ade490aeee327af4bc6e2 (patch)
tree4a98d6267b59eae611c7f0f116ea05b6fe368fc6 /Python
parenta1e42e11d51237a949ad2568f8a097d4b442fdec (diff)
downloadcpython-7066590736bb61b5f67ade490aeee327af4bc6e2.zip
cpython-7066590736bb61b5f67ade490aeee327af4bc6e2.tar.gz
cpython-7066590736bb61b5f67ade490aeee327af4bc6e2.tar.bz2
Issue #1580738. When HTTPConnection reads the whole stream with read(),
it closes itself. When the stream is read in several calls to read(n), it should behave in the same way if HTTPConnection knows where the end of the stream is (through self.length). Added a test case for this behaviour.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions