in reply to Re^2: if logic OR parentheses problem
in thread if logic OR parentheses problem
I use join like this all over the place. In many cases, I find that it looks less cluttered in the code. There's no great advantage to it in this case, but there's no reason to avoid it either.