w2p files created with changeset 10 give this error on upload (also
running changeset 10):
Traceback (most recent call last):
File "C:\web2py\hg\gluon\main.py", line 436, in wsgibase
parse_get_post_vars(request, environ)
File "C:\web2py\hg\gluon\main.py", line 308, in parse_get_post_vars
if pvalue:
File "C:\Python25\lib\cgi.py", line 633, in __len__
return len(self.keys())
File "C:\Python25\lib\cgi.py", line 609, in keys
raise TypeError, "not indexable"
TypeError: not indexable
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.