[Python-Dev] WSGI paranoia with stdout/stderr (original) (raw)
anatoly techtonik techtonik at gmail.com
Sun May 13 13:02:50 CEST 2012
- Previous message: [Python-Dev] void* <-> size_t
- Next message: [Python-Dev] WSGI paranoia with stdout/stderr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
As a consequence logging to console will not be accepted in debug mode, which is disappointing, but not as disappointing as the absence of proper explanation. Martin couldn't provide any grounds for his fears, so I am asking fellow Python developers if anybody remember "if writing to stderr can break things in generic WSGI application" and reassure Martin that everything will be ok.
anatoly t.
- Previous message: [Python-Dev] void* <-> size_t
- Next message: [Python-Dev] WSGI paranoia with stdout/stderr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]