Home
last modified time | relevance | path

Searched defs:file_encoding (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcodecs.py744 file_encoding = 'unknown' variable in StreamRecoder
890 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcodecs.py747 file_encoding = 'unknown' variable in StreamRecoder
893 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument