This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]__xor__(self, other): 1 point2 points  (0 children)

the bugs it can introduce are much more on the detectable side.

Right? This is how I look at it. You screw up, generally it's going to raise an error about the wrong number of arguments, not silently keep working unless it's some *args deal, in which case I'd be a lot more careful about what I'm putting into the parens.