Commits
User selector
Commit History
Commits on May 4, 2025
Commits on Feb 17, 2025
gh-118761: Improve import time of `cmd` module (#130056)
Show description for 99d9656authored
Commits on May 22, 2024
Remove almost all unpaired backticks in docstrings (#119231)
Show description for ef17252authored
Commits on Jan 3, 2024
gh-52161: Enhance Cmd support for docstrings (#110987)
Show description for 4c4b08dauthored
Commits on Dec 5, 2023
gh-102130: Support tab completion in cmd for Libedit. (GH-107748)
Show description for aa5bee3andauthored
Commits on Nov 10, 2023
Commits on May 4, 2022
gh-67248: cmd: Sort miscellaneous help topics (#92254)
Show description for 465fdc0authored
Commits on Jul 4, 2013
Commits on Jun 14, 2013
Issue #18200: Update the stdlib (except tests) to use
Show description for 0a14066committed
Commits on Dec 6, 2011
Commits on Sep 9, 2010
Commits on Aug 1, 2010
#8620: Cmd no longer truncates last character if stdin ends without newline
Show description for 7905d61committed
Commits on Jul 30, 2010
- committed
Commits on Jan 9, 2010
Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from
Show description for a28e702committed
Commits on Oct 16, 2007
Patch# 1258 by Christian Heimes: kill basestring.
Show description for 3172c5dcommitted
Commits on Aug 30, 2007
Commits on Jun 7, 2007
- committed
Commits on Apr 27, 2007
Merged revisions 53952-54987 via svnmerge from
Show description for d8faa36committed
Commits on Mar 17, 2006
Commits on Jul 7, 2004
- committed
Commits on Jul 1, 2004
Fix
Show description for d7cc1bdcommitted
Michael W. Hudson
Commits on Oct 22, 2003
- committed
Commits on Feb 19, 2003
- committed
Commits on Feb 6, 2003
Updated version of [ 558544 ] cmd.py: add instance-specific stdin/out
Show description for 983b008committed
Commits on Feb 3, 2003
Fix bug
Show description for 35a92cecommitted
Michael W. Hudson
Commits on Jan 13, 2003
Duh. cmdqueue should be an instance variable, not a class variable.
Show description for 87fec22committed
Commits on Dec 2, 2002
Commits on Jun 30, 2002
Commits on Jun 1, 2002
Commits on May 29, 2002
Commits on Mar 24, 2002
tighten up except - in this context, AttributeError is the only exception
Show description for 1ce0073committed
Skip Montanaro
Commits on Mar 23, 2002
Commits on Aug 9, 2001
- committed