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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py 470 atuple = tuple(alist)
471 got = gc.get_referents(atuple)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gc.py 470 atuple = tuple(alist)
471 got = gc.get_referents(atuple)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 674 def cmp_conditions(atuple, btuple):
675 a = atuple[1]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 674 def cmp_conditions(atuple, btuple):
675 a = atuple[1]

Completed in 238 milliseconds