* Jakub Wilk <[email protected]>, 2010-09-01, 19:42:
According to the manual page:

Err, I meant:

The exit status is 0 when no warnings or errors are found. When errors are
found the exit status is 2. When warnings (but no errors) are found the exit
status is 1.

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

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

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to