Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpprint.py58 def pformat(object, indent=1, width=80, depth=None): function
117 def pformat(self, object): member in PrettyPrinter