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 oscar.campos
Recipients orsenthil, oscar.campos, quentel, v+python
Date 2012-08-04.11:49:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344080966.56.0.11755503665.issue14565@psf.upfronthosting.co.za>
In-reply-to
Content
Greetings,

I did a diff patch based on the previous work of Glenn Linderman and Pierre Quentel.

I did some test and is working well so now the implementation is doing what the docstring says. I already passed the full test suite without problems.

I add two patches:
CGIHTTPServer.patch is for Python 2.7
http-server.patch is for Python 3.2

This is my first contribution to the Python Core althrough I did follow the Developers Gruide and I already send my Contributor Agreement to the PSF maybe there is something I did wrong, if this is the case just tell me, I'm here to help and learn.

Regards.
Oscar Campos.
History
Date User Action Args
2012-08-04 11:49:26oscar.campossetrecipients: + oscar.campos, orsenthil, v+python, quentel
2012-08-04 11:49:26oscar.campossetmessageid: <1344080966.56.0.11755503665.issue14565@psf.upfronthosting.co.za>
2012-08-04 11:49:25oscar.camposlinkissue14565 messages
2012-08-04 11:49:25oscar.camposcreate