commit | 3a145a18c863f2b573b47126f7d6ed35bc3d48af | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Wed Nov 11 01:34:44 2009 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Wed Nov 11 01:34:44 2009 +0000 |
tree | 2f96ffb57ad47ce34629c030327569167822d65c | |
parent | 47dded644fecab52c6543bcabb67807ea201d710 [diff] |
CGIHTTPRequestHandler.run_cgi() to use subprocess for Non Unix platforms. Fix based on Issue1235.