Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xml_etree.py69 def serialize(elem, to_string=True, **options): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
Dlibpython.py1093 def to_string (self): member in PyObjectPtrPrinter