]> granicus.if.org Git - python/commitdiff
Blocked revisions 77332 via svnmerge
authorGeorg Brandl <georg@python.org>
Sun, 21 Mar 2010 19:08:59 +0000 (19:08 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 21 Mar 2010 19:08:59 +0000 (19:08 +0000)
........
  r77332 | georg.brandl | 2010-01-06 19:02:16 +0100 (Mi, 06 Jan 2010) | 7 lines

  #5991: let completion for the "help" command include help topics.

  This also simplifies the Cmd.get_names() method implementation; it was written
  at a time where dir() didn't consider base class attributes.
........


No differences found