Hi Christopher,<br><br>I had just checked in some changes to wsgi.py and checked my email and found your patch. I am getting the CGI variables a different way and would be interested in your comments. I am happy to include your changes as well re
wsgi.py, but will leave the codecs_errors.py for Sanghyeon to review.<br><br>For your wsgi app were you using WSGI or WSGI-SI?<br><br>Mark<br><br><div><span class="gmail_quote">On 10/31/06, <b class="gmail_sendername">Christopher Baus
</b> <<a href="mailto:christopher@baus.net">christopher@baus.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi All,
<br><br>I'm new to the list, but Jon Udell's sceencast with Jim Hugunin got me<br>pretty excited about the technology. The fact that it seems to be working<br>well with Mono got me even more excited.<br><br>Anyway I'm working on a new app to test to viability of IronPython for web
<br>development on linux. I want to thank Sanghyeon Seo for the work on IPCE.<br> With a little bit of hacking, I was able to get an app up and running<br>with WSGI and xsp2 over the weekend.<br><br>I do have a couple patches, and not sure where to post them, I hope it is
<br>ok to post them here.<br><br>Anyway, I'm attaching an updated version of wsgi.py where I attempt to set<br>more of the variables in the environ. I don't have a good solution for<br>PATH_INFO or SERVER_PROTOCOL, but it is enough to bring up more
<br>frameworks. At least this gets us a bit further.<br><br>I am also attaching a file called codecs_errors.py which I lifted from<br>pypy. I am loading it from my site.py. The codecs error registration in<br>IronPython seems to be missing. This is causing problems with the
<br>standard email module. This file addresses the problem.<br><br>Thanks,<br><br>Christopher<br><a href="http://baus.net/">http://baus.net/</a><br><br>_______________________________________________<br>users mailing list
<br><a href="mailto:users@lists.ironpython.com">users@lists.ironpython.com</a><br><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
<br><br><br></blockquote></div><br>