Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
DcPickle.c134 *read_str, *readline_str, *__main___str, variable
5507 if (!( (self->readline = PyObject_GetAttr(f, readline_str)) && in newUnpicklerobject()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
DcPickle.c134 *read_str, *readline_str, *__main___str, variable
5472 if (!( (self->readline = PyObject_GetAttr(f, readline_str)) && in newUnpicklerobject()