mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
2d080347d7
Fix command-line option -d/--directory in http.server main function that was ignored when combined with --cgi. Automerge-Triggered-By: GH:merwok