New submission from sharewell <ja...@sharewellnow.com>:

Cmd.columnize is an extremely useful function in Python, that can be used in 
many situations. It is part of the Cmd library. Unfortunately, the Cmd 
documentation does not mention it. It should. I only found out about it via 
https://stackoverflow.com/a/59627245

Please add to the documentation: https://docs.python.org/3/library/cmd.html

----------
assignee: docs@python
components: Documentation
messages: 409332
nosy: docs@python, sharewell
priority: normal
severity: normal
status: open
title: documentation for cmd library should include columnize() function
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46196>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to