completed --reload-on-exception* options

This commit is contained in:
roberto@precise64
2012-03-21 20:37:03 +01:00
parent 1a20f57b73
commit f3fdec2739
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -253,6 +253,8 @@ void uwsgi_python_reset_random_seed(void);
char *uwsgi_pythonize(char *);
int uwsgi_python_manage_exceptions(void);
#ifdef UWSGI_PYPY
#undef UWSGI_MINTERPRETERS
#endif