Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dpprint.py49 _commajoin = ", ".join variable
288 return "{%s}" % _commajoin(components), readable, recursive
321 return format % _commajoin(components), readable, recursive