summaryrefslogtreecommitdiff
path: root/tests/bytecode/pylib-tests
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-03-23 21:48:29 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-03-26 15:40:58 +0200
commit962b1cd1b120d777636ce8195d14f3d686e96619 (patch)
treeba8b703fb70d32457e8f2cbeb176ec7b822cfa9f /tests/bytecode/pylib-tests
parent4b2b7ceca7915d014a191d3776bc29bdbc5faf02 (diff)
objgenerator: Implement return with value and .close() method.
Return with value gets converted to StopIteration(value). Implementation keeps optimizing against creating of possibly unneeded exception objects, so there're considerable refactoring to implement these features.
Diffstat (limited to 'tests/bytecode/pylib-tests')
0 files changed, 0 insertions, 0 deletions