Lines Matching refs:__index__
119 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` method
128 Use :meth:`__index__` if available.
137 instance of :c:type:`PyLongObject`, first call its :meth:`__index__`
148 Use :meth:`__index__` if available.
160 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` method
169 Use :meth:`__index__` if available.
178 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` method
191 Use :meth:`__index__` if available.
265 an instance of :c:type:`PyLongObject`, first call its :meth:`__index__`
275 Use :meth:`__index__` if available.
285 :meth:`__index__` method (if present) to convert it to a
295 Use :meth:`__index__` if available.