[Python-apps-team] Bug#595177: pyflakes: wrong exit codes

Jakub Wilk jwilk at debian.org
Wed Sep 1 17:42:32 UTC 2010


Package: pyflakes
Version: 0.4.0-1
Severity: normal

According to the manual page:

Found warnings including unused importes, undefined variables and 
unnecessary reimports, are printed on standard output. Found errors 
including compile or encoding errors, are printed on standard error.

However, this doesn't seem to be the case:

$ pyflakes /usr/lib/python2.6/subprocess.py > /dev/null; echo $?
9

-- 
Jakub Wilk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20100901/e836491c/attachment.pgp>


More information about the Python-apps-team mailing list