mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
* bpo-28707: call the constructor of SimpleHTTPRequestHandler in the test with a mock object * bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module