mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
9e51f9bec8
will try to coerce anyway. classobject.c: instance 'nonzero' should first try __nonzero__ only then __len__.