Ivan on IRC in #twisted reported this crasher.
This commit is contained in:
parent
e20f54f542
commit
5561986da3
|
@ -0,0 +1,5 @@
|
|||
"""
|
||||
The compiler (>= 2.5) recurses happily.
|
||||
"""
|
||||
|
||||
compile('()'*9**5, '?', 'exec')
|
Loading…
Reference in New Issue