• Guido van Rossum's avatar
    Richard Wolff's changes: · d277c8b9
    Guido van Rossum authored
    cmd.py  has incorporated the changes we discussed a couple of weeks ago
    	(a command queue, returning line from precmd, and stop from postcmd)
    	and some changes to help that were occasioned because I wanted to
    	inherit from pdb which inherits from cmd.py and the help routine
    	didn't look for commands or the associated help deeply enough.
    d277c8b9
cmd.py 4.97 KB