My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 4: bad WSGI signature in httpy
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  whit537
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by whit537, Jan 11, 2007
Traceback (most recent call last):
  File "/home/whit537/lib/python2.4/aspen/wsgiserver.py", line 579, in
communicate
    req.respond()
  File "/home/whit537/lib/python2.4/aspen/wsgiserver.py", line 345, in respond
    response = self.wsgi_app(self.environ, self.start_response)
  File
"/usr/home/whit537/workbench/www/acn-us.org/whit537-aspen/__/lib/python2.4/httpy.py",
line 105, in __call__
    response = response(start_response)
TypeError: __call__() takes exactly 3 arguments (2 given)
Comment 1 by whit537, Jan 11, 2007
fixed in Aspen r110. Bring over here w/ test (means implementing robust tests for httpy).
Comment 2 by whit537, Jan 11, 2007
sorry ... httpy isn't part of Aspen anymore :-P

Patch attached.
httpy.patch
430 bytes   Download
Sign in to add a comment

Hosted by Google Code