]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72968 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Wed, 27 May 2009 22:11:32 +0000 (22:11 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 27 May 2009 22:11:32 +0000 (22:11 +0000)
commitdc020b17ab33992a9369fcb479fd2ee929164f9f
tree140fd3f9f9a4a08e15c4b828d8800b0594465c17
parent307092c099eeed0ebc2092a9ba074ab1faae80dd
Merged revisions 72968 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r72968 | r.david.murray | 2009-05-27 16:56:59 -0400 (Wed, 27 May 2009) | 10 lines

  Merged revisions 72966 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r72966 | r.david.murray | 2009-05-27 16:07:21 -0400 (Wed, 27 May 2009) | 4 lines

    fix issue #6121 by stripping spaces from the argument in the 'help'
    function.
  ........
................
Lib/pydoc.py
Lib/test/test_pydoc.py
Misc/NEWS