Lines Matching refs:__index__
128 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` or
138 Use :meth:`__index__` if available.
147 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` or
159 Use :meth:`__index__` if available.
171 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` or
181 Use :meth:`__index__` if available.
190 instance of :c:type:`PyLongObject`, first call its :meth:`__index__` or
204 Use :meth:`__index__` if available.
279 :meth:`__index__` or :meth:`__int__` method (if present) to convert
289 Use :meth:`__index__` if available.
299 :meth:`__index__` or :meth:`__int__` method (if present) to convert
309 Use :meth:`__index__` if available.