[issue3133] CGIHTTPRequestHandler does not work on windows

Amaury Forgeot d'Arc report at bugs.python.org
Wed Jun 18 14:54:22 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The attached patch uses subprocess when fork is not available.
test_httpservers now passes on windows

----------
keywords: +patch
Added file: http://bugs.python.org/file10651/httpserver.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3133>
_______________________________________


More information about the Python-bugs-list mailing list