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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
imputil.py 413 _suffix = '.py' + _suffix_char variable
583 file = filename[:-3] + _suffix
  /external/python/cpython2/Lib/
imputil.py 413 _suffix = '.py' + _suffix_char variable
583 file = filename[:-3] + _suffix

Completed in 227 milliseconds