]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Not backporting since pydoc isn't broken in 3.0.
authorR. David Murray <rdmurray@bitdance.com>
Wed, 13 May 2009 18:02:09 +0000 (18:02 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 13 May 2009 18:02:09 +0000 (18:02 +0000)
Blocked revisions 72607 via svnmerge

................
  r72607 | r.david.murray | 2009-05-13 13:33:03 -0400 (Wed, 13 May 2009) | 12 lines

  This fix makes, eg, 'pydoc time' work again.

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

  ........
    r72605 | r.david.murray | 2009-05-13 13:14:11 -0400 (Wed, 13 May 2009) | 3 lines

    Issue #4050: inspect.findsource/getsource now raise an IOError if the 'source'
    file is a binary.  Patch by Brodie Rao, test by Daniel Diniz.
  ........
................


No differences found