Home
last modified time | relevance | path

Searched refs:_suffix_char (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimputil.py410 _suffix_char = __debug__ and 'c' or 'o' variable
413 _suffix = '.py' + _suffix_char
432 f = open(pathname + _suffix_char, 'wb')