summaryrefslogtreecommitdiffstats
path: root/Doc/library/cmd.rst
Commit message (Expand)AuthorAgeFilesLines
* Use with statement where it improves the documentation (closes #10461)Éric Araujo2011-03-111-2/+2
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-4/+1
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+3
* Issue #7061: Dropped "for Tk" from turtle module title and moved itsAlexander Belopolsky2010-10-271-1/+1
* Add docstring to cmd.Cmd.do_help()Raymond Hettinger2010-09-091-4/+0
* Add a working example for the cmd module.Raymond Hettinger2010-09-091-0/+162
* #9111: document that do_help() looks at docstrings.Georg Brandl2010-08-021-4/+6
* Update signature style of optional arguments, part two.Georg Brandl2009-04-051-3/+2
* Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,...Georg Brandl2008-06-101-1/+6
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-3/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+202