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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_index.py 210 class NewSeqDeprecated(_GetSliceMixin, NewSeq): pass
235 seq = NewSeqDeprecated((0,10,20,30,40,50))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_index.py 210 class NewSeqDeprecated(_GetSliceMixin, NewSeq): pass
235 seq = NewSeqDeprecated((0,10,20,30,40,50))

Completed in 902 milliseconds