HomeSort by relevance Sort by last modified time
    Searched defs:safe_version (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
63 def safe_version(version): function
  /external/python/cpython2/Lib/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
63 def safe_version(version): function
  /external/python/cpython3/Lib/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
62 def safe_version(version): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
63 def safe_version(version): function
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
63 def safe_version(version): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
63 def safe_version(version): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 26 to_filename(safe_version(self.distribution.get_version())),
63 def safe_version(version): function

Completed in 550 milliseconds