completed the python tracebacker

This commit is contained in:
roberto@quantal64
2012-06-03 10:58:34 +02:00
parent d74928fa0f
commit c2091c52eb
6 changed files with 231 additions and 102 deletions
+2
View File
@@ -275,6 +275,8 @@ void *uwsgi_python_tracebacker_thread(void *);
int uwsgi_python_manage_exceptions(void);
int uwsgi_python_do_send_headers(struct wsgi_request *);
void *uwsgi_python_tracebacker_thread(void *);
PyObject *uwsgi_python_setup_thread(char *);
#ifdef UWSGI_PYPY
#undef UWSGI_MINTERPRETERS