cpython/Lib/http
Amaury Forgeot d'Arc cb0d2d7198 Issue3113: tests for CGIHTTPRequestHandler failed on windows:
replace the now-invalid popen2 with a call to subprocess.Popen.
2008-06-18 22:19:22 +00:00
..
__init__.py
client.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
cookiejar.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
cookies.py Remove deprecated SmartCookie and SerialCookie classes. 2008-05-28 15:56:30 +00:00
server.py Issue3113: tests for CGIHTTPRequestHandler failed on windows: 2008-06-18 22:19:22 +00:00