in python3.0 this does not work File "/usr/python/lib/python3.0/email/feedparser.py", line 99, in push data, self._partial = self._partial + data, TypeError: Can't convert 'bytes' object to str implicitly
So what do i need to wrap around environ['wsgi.input'] so it does work ? -- http://mail.python.org/mailman/listinfo/python-list