mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04: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