Send console trust prompt to stderr, not stdout
commitde5ad4071ed3cf8bda2b615b45239f852712869c
authorThomas Leonard <talex5@gmail.com>
Sat, 21 Mar 2009 17:44:59 +0000 (21 17:44 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 21 Mar 2009 18:36:09 +0000 (21 18:36 +0000)
treee63952cbb185e94c91345d54564b456d3aa89f9a
parentbc1ef0b509a9d12029b8f760b33ca09ac12305ad
Send console trust prompt to stderr, not stdout

Ask using stderr, because we may be writing XML to stdout.
tests/testdownload.py
zeroinstall/injector/handler.py