[issue14565] is_cgi doesn't function as documented for cgi_directories

2012-08-04 Thread Oscar Campos

Oscar Campos added the comment:

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.

--
keywords: +patch
nosy: +oscar.campos
Added file: http://bugs.python.org/file26684/CGIHTTPServer.patch

___
Python tracker 
<http://bugs.python.org/issue14565>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14565] is_cgi doesn't function as documented for cgi_directories

2012-08-04 Thread Oscar Campos

Changes by Oscar Campos :


Added file: http://bugs.python.org/file26685/http-server.patch

___
Python tracker 
<http://bugs.python.org/issue14565>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14565] is_cgi doesn't function as documented for cgi_directories

2012-08-04 Thread Oscar Campos

Changes by Oscar Campos :


Added file: http://bugs.python.org/file26686/http-server.patch

___
Python tracker 
<http://bugs.python.org/issue14565>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com