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