Thanks for the help.<div>I did do the same (searched it on CherryPy group)...alas after positing it BangPypers.</div><div><br></div><div>by the way, this issue goes away with the latest install of CherryPy 3.1.2</div><div>
No need to down grade Python :)</div><div><br></div><div>Best regards,</div><div>Vishal </div><div><br><div class="gmail_quote">On Mon, Apr 27, 2009 at 2:01 PM, S.Ramaswamy <span dir="ltr">&lt;<a href="mailto:srsy70@gmail.com">srsy70@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; I am trying to use the CherryPy webserver to serve a simple application on<br>
&gt; the localhost.<br>
&gt; When I start the sever from command line using:<br>
&gt;&gt;&gt;&gt; python my_app.py<br>
&gt; I am getting the following error in the browser:<br>
&gt;<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;C:\Python25\lib\site-packages\cherrypy\wsgiserver\__init__.py&quot;, line<br>
&gt; 983, in communicate<br>
&gt;     req.parse_request()<br>
&gt;   File &quot;C:\Python25\lib\site-packages\cherrypy\wsgiserver\__init__.py&quot;, line<br>
&gt; 304, in parse_request<br>
&gt;     self._parse_request()<br>
&gt;   File &quot;C:\Python25\lib\site-packages\cherrypy\wsgiserver\__init__.py&quot;, line<br>
&gt; 317, in _parse_request<br>
&gt;     request_line = self.rfile.readline()<br>
&gt;   File &quot;C:\Python25\lib\site-packages\cherrypy\wsgiserver\__init__.py&quot;, line<br>
&gt; 212, in readline<br>
&gt;     data = self.rfile.readline(256)<br>
&gt;   File &quot;C:\Python25\lib\site-packages\cherrypy\wsgiserver\__init__.py&quot;, line<br>
&gt; 823, in readline<br>
&gt;     nl = data.find(&#39;\n&#39;, 0, size)<br>
&gt; AttributeError: &#39;cStringIO.StringO&#39; object has no attribute &#39;find&#39;<br>
&gt;<br>
<br>
</div><a href="http://www.cherrypy.org/ticket/843" target="_blank">http://www.cherrypy.org/ticket/843</a><br>
<br>
Change in socket._fileobject breaks CherryPy 3.1 on Python 2.5.2+<br>
<br>
A cursory google search with the error message brings up quite a few<br>
relevant results.<br>
<br>
Ramaswamy<br>
_______________________________________________<br>
BangPypers mailing list<br>
<a href="mailto:BangPypers@python.org">BangPypers@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/bangpypers" target="_blank">http://mail.python.org/mailman/listinfo/bangpypers</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Thanks and best regards,<br>Vishal Sapre<br><br>---<br><br>&quot;So say...Day by day, in every way, I am getting better, better and better !!!&quot;<br>&quot;A Strong and Positive attitude creates more miracles than anything else. Because...Life is 10% how you make it, and 90% how you take it&quot;<br>
&quot;Diamond is another piece of coal that did well under pressure”<br>&quot;Happiness keeps u Sweet, Trials keep u Strong, <br>Sorrow keeps u Human, Failure Keeps u Humble, <br>Success keeps u Glowing, But only God Keeps u Going.....Keep Going.....&quot;<br>

</div>