On Tue, Nov 18, 2008 at 01:18:35AM +0000, Michal Pryc wrote:

> Just one thing, line 1214:
> (uex.args[0] == errno.EDQUOT or
> 
> shouldn't be:
> 
> (uex.args[0] == errno.EDQUOT or \

Like I've said I don't know how many times, you don't need continuation
characters inside of grouping characters such as parentheses, braces, or
square brackets.  Don't do it.

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to