Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Drefactor.py110 def _identity(obj): function
126 _from_system_newlines = _identity
127 _to_system_newlines = _identity
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dutils.py58 def _identity(s): function