Changeset 1348:ddccfbda7423 for plugins/python/wsgi_headers.c
- Timestamp:
- 31/07/2011 14:35:54 (10 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
plugins/python/wsgi_headers.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/python/wsgi_headers.c
r1158 r1348 39 39 PyErr_Restore(exc_type, exc_val, exc_tb); 40 40 41 goto clear; 41 // the error is reported, let's continue... 42 //goto clear; 42 43 } 43 44 }
Note: See TracChangeset
for help on using the changeset viewer.
