COMMITS
/ Doc/library/cmd.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
December 27, 2023
H
gh-101100: Fix Sphinx warnings in `library/cmd.rst` (#113502)
Hugo van Kemenade committed
December 13, 2023
H
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Hugo van Kemenade committed
December 5, 2023
C
gh-102130: Support tab completion in cmd for Libedit. (GH-107748)
Constantin Hong committed
January 2, 2022
N
bpo-46196: document method cmd.Cmd.columnize (#30303)
Nikita Sobolev committed
October 28, 2018
S
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
October 31, 2014
G
merge with 3.4
Georg Brandl committed
G
#22613: document Cmd.cmdqueue (thanks Jacques Ducasse)
Georg Brandl committed
May 20, 2014
D
Fix Issue #21528 - Fix documentation typos
Donald Stufft committed
July 12, 2012
R
Show the proper way to exit a cmd shell
Raymond Hettinger committed
September 10, 2011
E
#12940: merge with 3.2.
Ezio Melotti committed
E
#12940: fix cmd example. Patch by Tim Chase.
Ezio Melotti committed
August 18, 2011
É
Add missing reST target for one section of this file
Éric Araujo committed
July 4, 2011
S
March 11, 2011
É
Use with statement where it improves the documentation (closes #10461)
Éric Araujo committed
January 10, 2011
R
Separate source link from main text.
Raymond Hettinger committed
R
Move source links to consistent location and remove wordy, big yellow boxes.
Raymond Hettinger committed
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
October 27, 2010
A
Issue #7061: Dropped "for Tk" from turtle module title and moved its
Alexander Belopolsky committed
September 9, 2010
R
Add docstring to cmd.Cmd.do_help()
Raymond Hettinger committed
R
Add a working example for the cmd module.
Raymond Hettinger committed
August 2, 2010
G
#9111: document that do_help() looks at docstrings.
Georg Brandl committed
April 5, 2009
G
Update signature style of optional arguments, part two.
Georg Brandl committed
June 10, 2008
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed