This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc
Date 2008-06-18.12:53:49
SpamBayes Score 0.041378982
Marked as misclassified No
Message-id <1213793662.69.0.405440393184.issue3133@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch uses subprocess when fork is not available.
test_httpservers now passes on windows
History
Date User Action Args
2008-06-18 12:54:23amaury.forgeotdarcsetspambayes_score: 0.041379 -> 0.041378982
recipients: + amaury.forgeotdarc
2008-06-18 12:54:22amaury.forgeotdarcsetspambayes_score: 0.041379 -> 0.041379
messageid: <1213793662.69.0.405440393184.issue3133@psf.upfronthosting.co.za>
2008-06-18 12:54:20amaury.forgeotdarclinkissue3133 messages
2008-06-18 12:54:20amaury.forgeotdarccreate