[issue46196] documentation for cmd library should include columnize() function

2022-01-02 Thread sharewell

sharewell  added the comment:

Thank you!

Jawed

> On Jan 2, 2022, at 10:34 AM, Éric Araujo  wrote:
> 
> 
> Éric Araujo  added the comment:
> 
> Done, cheers!
> 
> --
> resolution:  -> fixed
> stage: patch review -> resolved
> status: open -> closed
> 
> ___
> Python tracker 
> <https://bugs.python.org/issue46196>
> ___

--

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



[issue46196] documentation for cmd library should include columnize() function

2021-12-29 Thread sharewell


New submission from sharewell :

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 
<https://bugs.python.org/issue46196>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com