mirror of
https://github.com/python/cpython.git
synced 2026-05-29 15:45:56 -04:00
f21c6be7bd
NotImplemented when the lookup fails, and use this for binary operators. Also lookup_maybe() which doesn't raise an exception when the lookup fails (still returning NULL).