On Tue, Mar 30, 2010 at 11:28, Manlio Perillo <manlio_peri...@libero.it> wrote:
> Note however, that Mercurial has fixed the problem:

So, as the guy who inherited Mercurial's hgweb WSGI application (or
rather, made it much more WSGI-compliant), I should say that, yes, I
tried pretty hard to get all our code so that it wouldn't touch
sys.std{in,out,err}. Unfortunately, since much of our code is built
primarily on the assumption that it runs on the command-line, it turns
out to be quite hard to get everything clean.

Cheers,

Dirkjan
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to