Searched refs:_nsmallest (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Dheapq.py398 _nsmallest = nsmallest variable
426 result = _nsmallest(n, it)
432 result = _nsmallest(n, it)

Completed in 122 milliseconds