mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -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