Home
last modified time | relevance | path

Searched refs:_heappop_max (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dheapq.py179 def _heappop_max(heap): function
337 _heappop = _heappop_max
599 from _heapq import _heappop_max