Searched defs:heappop (Results 1 – 3 of 3) sorted by relevance
145 def heappop(heap): function
227 def _get(self, heappop=heapq.heappop): argument
146 heappop(PyObject *self, PyObject *heap) in heappop() function