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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 123 to_index = map_to_index(params)
157 def map_to_index(param_list, prefix=[], d=None): function
163 map_to_index(obj, trailer, d=d)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 123 to_index = map_to_index(params)
157 def map_to_index(param_list, prefix=[], d=None): function
163 map_to_index(obj, trailer, d=d)

Completed in 170 milliseconds