merged intellisurvey branch in 2.1

This commit is contained in:
Roberto De Ioris
2014-05-31 06:51:13 +02:00
21 changed files with 1503 additions and 274 deletions
-1
View File
@@ -1649,7 +1649,6 @@ PyObject *py_uwsgi_sharedarea_read64(PyObject * self, PyObject * args) {
}
return PyLong_FromLongLong(value);
}
PyObject *py_uwsgi_sharedarea_read32(PyObject * self, PyObject * args) {