Re: [Python-Dev] WSGI paranoia with stdout/stderr

2012-05-13 Thread Georg Brandl
Am 13.05.2012 13:09, schrieb Antoine Pitrou: > On Sun, 13 May 2012 14:02:50 +0300 > anatoly techtonik wrote: >> There is fear and uncertainty in this pull request to PyPI - >> https://bitbucket.org/techtonik/pypi-techtonik/changeset/5396f8c60d49#comment-18915 >> - which is about that writing to st

Re: [Python-Dev] WSGI paranoia with stdout/stderr

2012-05-13 Thread Antoine Pitrou
On Sun, 13 May 2012 14:02:50 +0300 anatoly techtonik wrote: > There is fear and uncertainty in this pull request to PyPI - > https://bitbucket.org/techtonik/pypi-techtonik/changeset/5396f8c60d49#comment-18915 > - which is about that writing to stderr _might_ break things in WSGI > applications. >