cpython/Lib/http
Serhiy Storchaka 8f8ec92de8 Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them.  Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.  Fixed
shebang lines in the unittestgui and checkpip scripts.
2014-01-16 17:33:23 +02:00
..
__init__.py
client.py Issue #20007: HTTPResponse.read(0) no more prematurely closes connection. 2013-12-17 21:51:40 +02:00
cookiejar.py merge 3.3 (#20018) 2013-12-18 15:37:03 -06:00
cookies.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
server.py merge 3.3 (#19435) 2013-10-30 12:51:16 -04:00