Generator: don't generate the traceback for the StopIteration exc when the...
Generator: don't generate the traceback for the StopIteration exc when the generator is exiting back to a hasnext call. This is a small perf improvement for django-template.py: took 7.4ms for last iteration from 8.2ms
Showing
Please register or sign in to comment