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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_tuple_params.py 67 def handle_tuple(tuple_arg, add_prefix=False): function in function:FixTupleParams.transform
79 handle_tuple(args)
85 handle_tuple(arg, add_prefix=(i > 0))
  /external/python/cpython2/Lib/lib2to3/fixes/
fix_tuple_params.py 67 def handle_tuple(tuple_arg, add_prefix=False): function in function:FixTupleParams.transform
79 handle_tuple(args)
85 handle_tuple(arg, add_prefix=(i > 0))
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 67 def handle_tuple(tuple_arg, add_prefix=False): function in function:FixTupleParams.transform
79 handle_tuple(args)
85 handle_tuple(arg, add_prefix=(i > 0))
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 67 def handle_tuple(tuple_arg, add_prefix=False): function in function:FixTupleParams.transform
79 handle_tuple(args)
85 handle_tuple(arg, add_prefix=(i > 0))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 67 def handle_tuple(tuple_arg, add_prefix=False): function in function:FixTupleParams.transform
79 handle_tuple(args)
85 handle_tuple(arg, add_prefix=(i > 0))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 67 def handle_tuple(tuple_arg, add_prefix=False): function in function:FixTupleParams.transform
79 handle_tuple(args)
85 handle_tuple(arg, add_prefix=(i > 0))

Completed in 190 milliseconds