Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcodecs.py743 data_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.py746 data_encoding = 'unknown' variable in StreamRecoder
893 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'): argument