Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmlrpclib.py180 def _stringify(string): function
187 def _stringify(string): function
872 self.append(_stringify(data))
890 dict[_stringify(items[i])] = items[i+1]