summaryrefslogtreecommitdiffstats
path: root/Python/getplatform.c
diff options
context:
space:
mode:
authorKristján Valur Jónsson <kristjan@ccpgames.com>2009-02-03 10:57:52 (GMT)
committerKristján Valur Jónsson <kristjan@ccpgames.com>2009-02-03 10:57:52 (GMT)
commit3bbfba841aadaf867f55da81b4608ae2d5e7f3e1 (patch)
treedb75c132ff4e75a8b36707181a248a5993bbc307 /Python/getplatform.c
parent0e974b895febeb528de4d6daee3beee7ec5cb4f3 (diff)
downloadcpython-3bbfba841aadaf867f55da81b4608ae2d5e7f3e1.zip
cpython-3bbfba841aadaf867f55da81b4608ae2d5e7f3e1.tar.gz
cpython-3bbfba841aadaf867f55da81b4608ae2d5e7f3e1.tar.bz2
r69209 caused the fp of HTTPResponse objects to be a io.BufferedReader instead of a socket.SocketIO. This moves the underlying socket.socket object from r.fp._sock to r.fp.raw._sock. Since _sock is an internal object, this should be ok. The change is for the testsuite only, to assert socket state.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions