]> granicus.if.org Git - python/commit
Workaround for issue 4047: in some configurations of
authorRonald Oussoren <ronaldoussoren@mac.com>
Fri, 23 Jul 2010 09:50:05 +0000 (09:50 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Fri, 23 Jul 2010 09:50:05 +0000 (09:50 +0000)
commit102d11a6d6f972c5d9071f0c9a13204040ec39c8
tree303813c0ee535bc41d206128f543089357fd2e8a
parente8d252dbcbafc0113c0b9bf6b13a72af5f0ee848
Workaround for issue 4047: in some configurations of
the Crash Reporter on OSX test_subprocess will trigger
the reporter.

This patch prints a warning when the Crash Reporter will
get triggered intentionally, which should avoid confusing
people.
Lib/test/test_subprocess.py