On Wed, Nov 25, 2009 at 12:20:17PM +0100, Michael Hanselmann wrote:
> Comparing a number with None is not a good idea:
> 
>   >>> (0 < None, 0 > None)
>   (False, True)
> 
> This patch also adds build-bash-completion to the list
> of checked Python scripts and wraps one line of more
> than 80 characters.
> 
> Signed-off-by: Michael Hanselmann <[email protected]>

LGTM, thanks.

iustin

Reply via email to