diff options
| author | R. David Murray <rdmurray@bitdance.com> | 2009-05-13 17:14:11 +0000 |
|---|---|---|
| committer | R. David Murray <rdmurray@bitdance.com> | 2009-05-13 17:14:11 +0000 |
| commit | 996ba0260209aaac0e1cd29516dc2ba7120c698b (patch) | |
| tree | e6e36f7bbf06e42d4b29900c29873c6ed8f197f8 /Misc/ACKS | |
| parent | 525cffcd7e7fc92d04ddff938c7c60d201d377de (diff) | |
| download | cpython-git-996ba0260209aaac0e1cd29516dc2ba7120c698b.tar.gz | |
Issue #4050: inspect.findsource/getsource now raise an IOError if the 'source'
file is a binary. Patch by Brodie Rao, test by Daniel Diniz.
Diffstat (limited to 'Misc/ACKS')
| -rw-r--r-- | Misc/ACKS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -171,6 +171,7 @@ Raghuram Devarakonda Toby Dickenson Mark Dickinson Jack Diederich +Daniel Diniz Yves Dionne Daniel Dittmar Jaromir Dolecek @@ -577,6 +578,7 @@ Eduardo Pérez Brian Quinlan Anders Qvist Burton Radons +Brodie Rao Antti Rasinen Eric Raymond Edward K. Ream |
