]> granicus.if.org Git - python/commit
Revert previous checkin:
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 22 Oct 2005 03:51:42 +0000 (03:51 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 22 Oct 2005 03:51:42 +0000 (03:51 +0000)
commitebc3457937330aaab2b64424b82996b8128e0ba1
tree9c7ae770f71c64952d0cf195abfda041a9bdd4c2
parentab541bb98e4b0deebc7baaaf6e9e231cd499b77c
Revert previous checkin:

According to Jeremy, the comment only made sense when
the yield was disallowed.  Now it's testing that the yield
is allowed, so it's not bad and the outer finally is irrelevant.
Lib/test/test_generators.py