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

  /external/python/cpython2/Lib/
collections.py 172 Pairs are returned in LIFO order if last is true or FIFO order if false.
  /external/python/cpython3/Lib/collections/
__init__.py 161 Pairs are returned in LIFO order if last is true or FIFO order if false.
    [all...]

Completed in 386 milliseconds