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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
collections.py 244 return _tuple.__new__(_cls, ({arg_list}))
358 OrderedDict=OrderedDict, _property=property, _tuple=tuple)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
collections.py 244 return _tuple.__new__(_cls, ({arg_list}))
358 OrderedDict=OrderedDict, _property=property, _tuple=tuple)

Completed in 50 milliseconds