Commit 647fb04b authored by Tijmen Tieleman's avatar Tijmen Tieleman Committed by Vijay Vasudevan
Browse files

Change "var1 == var2" to "var1 is var2" (#3880)

This is a detail and might be just a matter of taste. My reason for proposing this change is that the Python "is" operator stands for a stronger type of equality than the "==" operator, so perhaps it drives home the equality point more strongly. However, again, this could just be a matter of taste; I will not be offended if this proposal is rejected.
parent c9172bb9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment