Most of the scripts in the bin/ directory send their usage() output to
sys.stderr.  Unfortunately, this makes it difficult to pipe the usage
output to a program such as more(1) (without redirecting stderr to
stdout).

Thoughts?

-- 
Jon Parise ([EMAIL PROTECTED])  ::  http://www.csh.rit.edu/~jon/

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman-21/listinfo/mailman-developers

Reply via email to