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

  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_msi.py 383 install_action = "install_script." + ver
386 [(install_action, 50, exe_prop, self.install_script_key)])
388 [(install_action, "&Python%s=3" % ver, start)])
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_msi.py 383 install_action = "install_script." + ver
386 [(install_action, 50, exe_prop, self.install_script_key)])
388 [(install_action, "&Python%s=3" % ver, start)])
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 383 install_action = "install_script." + ver
386 [(install_action, 50, exe_prop, self.install_script_key)])
388 [(install_action, "&Python%s=3" % ver, start)])
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 383 install_action = "install_script." + ver
386 [(install_action, 50, exe_prop, self.install_script_key)])
388 [(install_action, "&Python%s=3" % ver, start)])
    [all...]

Completed in 339 milliseconds