r46832 - And make it pass.
mithrandi-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: mithrandi
Date: Thu Feb 18 21:26:45 2016
New Revision: 46832
Modified:
branches/suppress-error-8192/twisted/web/util.py
Log:
And make it pass.
Modified: branches/suppress-error-8192/twisted/web/util.py
==============================================================================
--- branches/suppress-error-8192/twisted/web/util.py (original)
+++ branches/suppress-error-8192/twisted/web/util.py Thu Feb 18 21:26:45 2016
@@ -145,7 +145,6 @@
def _ebChild(self, reason, request):
request.processingFailed(reason)
- return reason