1. 19 Mar, 1999 7 commits
  2. 18 Mar, 1999 8 commits
  3. 17 Mar, 1999 8 commits
  4. 16 Mar, 1999 8 commits
  5. 15 Mar, 1999 7 commits
  6. 13 Mar, 1999 1 commit
  7. 12 Mar, 1999 1 commit
    • Guido van Rossum's avatar
      Patch by Michael Scharf. He writes: · 7e82cb6a
      Guido van Rossum authored
          The module cmd requires for each do_xxx command a help_xxx
          function. I think this is a little old fashioned.
      
          Here is a patch: use the docstring as help if no help_xxx
          function can be found.
      
      [I'm tempted to rip out all the help_* functions from pdb, but I'll
      resist it.  Any takers?  --Guido]
      7e82cb6a