Home | History | Annotate | Download | only in internal

Lines Matching refs:__nonzero__

849     __nonzero__ fails for length > 1, and returns bool(item[0]) for length == 1.
856 def __nonzero__(self):