mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
a17a2f52c4
* 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