mirror of
https://github.com/python/cpython.git
synced 2026-05-29 07:35:02 -04:00
ab3b0343b8
hack, and it's even more disgusting than a PyInstance_Check() call. If the tp_compare slot is the slot used for overrides in Python, it's always called. Add some tests that show what should work too.