1. 9a118f1 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  2. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
  3. 66dd941 Issue 15337: help() shown as undocumented by Raymond Hettinger · 13 years ago
  4. f5f6af8 Fix Test for issue #13500 by Jesus Cea · 13 years ago
  5. 6e25099 Test for issue #13500 by Jesus Cea · 13 years ago
  6. 58f15b6 Merged revisions 83380 via svnmerge from by R. David Murray · 15 years ago
  7. c73a05f Issue #7449, part 10: test_cmd imports trace module using test_support.import_module() by Victor Stinner · 15 years ago
  8. 8904053 #5991: let completion for the "help" command include help topics. by Georg Brandl · 16 years ago
  9. 5089a38 Small fixes to test_cmd: fix signature of do_shell, remove duplicate import, add option to run the custom Cmd class. by Georg Brandl · 16 years ago
  10. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  11. e4317fa Add test suite for cmd module. by Georg Brandl · 18 years ago