mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-05 13:11:33 +00:00
xml parsing and pluginized getopt_long stabilization
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user