Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c551 PyFile_SetEncodingAndErrors(PyObject *f, const char *enc, char* errors) in PyFile_SetEncodingAndErrors() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfileobject.c558 PyFile_SetEncodingAndErrors(PyObject *f, const char *enc, char* errors) in PyFile_SetEncodingAndErrors() function