Skip to content

Commit ef723f4

Browse files
committed
Fix command-line option -d/--directory in module http.server
1 parent ba650af commit ef723f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix command-line option ``-d``/``--directory`` in module :mod:`http.server`
2+
which is ignored when combined with command-line option ``--cgi``. Patch by
3+
Géry Ogam.

0 commit comments

Comments
 (0)