Skip to content
Snippets Groups Projects
Commit e233a55a authored by Damien George's avatar Damien George
Browse files

py: Remove unnecessary BINARY_OP_EQUAL code that just checks pointers.

Previous patch c38dc3cc allowed any
object to be compared with any other, using pointer comparison for a
fallback.  As such, existing code which checked for this case is no
longer needed.
parent c38dc3cc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment