MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / columnize

Method columnize

Lib/cmd.py:350–404  ·  view source on GitHub ↗

Display a list of strings as a compact set of columns. Each column is only as wide as necessary. Columns are separated by two spaces (one was not legible enough).

(self, list, displaywidth=80)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

print_topicsMethod · 0.95

Calls 5

strFunction · 0.85
ljustMethod · 0.80
writeMethod · 0.45
joinMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected