I use Python3.1, TurboGears, webOb, CherryPy and the others don' t work 
on Python 3, please somebody recomend me a web framework for Python3.1 I
 AM DESPERATE <br><br><div class="gmail_quote">On Wed, Sep 29, 2010 at 6:08 PM, Hidura <span dir="ltr"><<a href="mailto:hidura@gmail.com">hidura@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I use Python3.1, TurboGears, webOb, CherryPy and the others don' t work on Python 3, please somebody recomend me a web framework for Python3.1 I AM DESPERATE <br><div><div></div><div class="h5"><br><div class="gmail_quote">
On Wed, Sep 29, 2010 at 6:45 AM, Diez B. Roggisch <span dir="ltr"><<a href="mailto:deets@web.de" target="_blank">deets@web.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>Hidura <<a href="mailto:hidura@gmail.com" target="_blank">hidura@gmail.com</a>> writes:<br>



<br>
> I am working on a web project written on Py3k and using mod_wsgi on<br>
> the Apache that have to recibes the request client via a xml structure<br>
> and i am facing a lot of troubles with the upload files mainly because<br>
> i can' t see where they are, so i' ve decide to write my own web<br>
> server-django and the others doen' t work for my propouse-, what you<br>
> recomend me for start that?<br>
<br>
</div>not doing it. Reading the HTTP-RFC and the WSGI-PEP. And trying<br>
<br>
 print environ["wsgi.input"].read()<br>
<br>
inside your wsgi-script. Then, use webob to wrap the whole WSGI-stuff to<br>
have at least a minimum of sensible abstraction.<br>
<br>
Or simply use Django or TurboGears2, follow the advices in their docs on<br>
how to depoly them using mod_wsgi, and be happy.<br>
<font color="#888888"><br>
Diez<br>
</font><div><div></div><div><br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>Diego I. Hidalgo D.<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Diego I. Hidalgo D.<br>