Here's a test that reproduces the issue:
t_render("def f():pass\n"+("f();"*256)+"print('OK')","OK")
There is no good reason for all the registers to run out in this example.
Original issue reported on code.google.com by philhas...@gmail.com on 26 Apr 2008 at 12:21
Original issue reported on code.google.com by
philhas...@gmail.com
on 26 Apr 2008 at 12:21