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

  /external/python/cpython3/Lib/test/
test_keyword.py 33 oldlist = keyword.kwlist
34 self.addCleanup(setattr, keyword, 'kwlist', oldlist)
  /external/arm-optimized-routines/auxiliary/
remez.jl 570 oldscore, oldlist = best[i-1, othersign]
572 newlist = vcat(oldlist, [(x,y)])
    [all...]

Completed in 228 milliseconds