My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 16: AttributeError: 'cStringIO.StringO' object has no attribute 'find'
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by markus.tornqvist, May 26, 2009
What steps will reproduce the problem?
1. Look at wsgiserver/__init__.py
2. Write a test app like described there
3. access url

Instead of having anything meaningful, it'll show a traceback.

CherryPy has acknowledged this problem, it's discussed at
http://www.nabble.com/cStringIO-problem-with-new-version-of-cherrypy-td18274987.html
and
http://www.cherrypy.org/ticket/837

It would be nice to have the issue fixed, as the patch
http://www.cherrypy.org/attachment/ticket/837/837.2049.patch
applies and works.

Thanks!

Comment 1 by slav0n...@gmail.com, Aug 12, 2009
have this bug too

solution: update wsgiserver/__init__.py from latest cherrypy =)
Sign in to add a comment

Hosted by Google Code