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 martin.panter
Recipients berker.peksag, demian.brecht, last-ent, martin.panter
Date 2015-02-01.00:28:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422750505.82.0.815696637416.issue23255@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an enhancement to the existing SimpleHTTPServerTestCase.test_get() test case, that demonstrates the current implementation breaks serving index.html files by default.
History
Date User Action Args
2015-02-01 00:28:25martin.pantersetrecipients: + martin.panter, berker.peksag, demian.brecht, last-ent
2015-02-01 00:28:25martin.pantersetmessageid: <1422750505.82.0.815696637416.issue23255@psf.upfronthosting.co.za>
2015-02-01 00:28:25martin.panterlinkissue23255 messages
2015-02-01 00:28:25martin.pantercreate