Staging
v0.5.1
Revision 74b8924eaf5af4529d676b052347a3a1937c8796 authored by R. David Murray on 13 May 2009, 17:33:03 UTC, committed by R. David Murray on 13 May 2009, 17:33:03 UTC
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.
........
1 parent 14b7efa
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 39.2 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 679.3 KB
configure.in -rw-r--r-- 109.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.3 KB

README

back to top