Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpprint.py46 _commajoin = ", ".join variable
292 return "{%s}" % _commajoin(components), readable, recursive
325 return format % _commajoin(components), readable, recursive