HomeSort by relevance Sort by last modified time
    Searched full:tuple_iterator (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/
_collections_abc.py 48 tuple_iterator = type(iter(())) variable
289 Iterator.register(tuple_iterator)
  /external/python/cpython3/Objects/
tupleobject.c 1028 "tuple_iterator", /* tp_name */

Completed in 296 milliseconds