xml parsing and pluginized getopt_long stabilization

This commit is contained in:
roberto@sirius
2010-10-21 11:45:49 +02:00
parent bfbca5bc96
commit 7041a9fa45
14 changed files with 144 additions and 183 deletions
-2
View File
@@ -28,8 +28,6 @@ PyObject *py_uwsgi_spit(PyObject * self, PyObject * args) {
}
*/
uwsgi_log("HEADERS !!!!\n");
head = PyTuple_GetItem(args, 0+shift);
if (!head) {
goto clear;