]> granicus.if.org Git - python/commit
Added another crasher, which hit me today (I was not intentionally
authorArmin Rigo <arigo@tunes.org>
Tue, 25 Jul 2006 18:11:07 +0000 (18:11 +0000)
committerArmin Rigo <arigo@tunes.org>
Tue, 25 Jul 2006 18:11:07 +0000 (18:11 +0000)
commit5a9a2a3fe133000a72f69b367e552ad6180f5478
tree7aa40b6a8f64967b27947b02a36ee73a5f5068f9
parent4df7c0a55be14dcf2e4fbc2d77ead1118dbc489c
Added another crasher, which hit me today (I was not intentionally
writing such code, of course, but it took some gdb time to figure out
what my bug was).
Lib/test/crashers/recursion_limit_too_high.py [new file with mode: 0644]