]> granicus.if.org Git - python/commit
teach 2to3 about 'yield from'
authorBenjamin Peterson <benjamin@python.org>
Thu, 10 Apr 2014 04:23:18 +0000 (00:23 -0400)
committerBenjamin Peterson <benjamin@python.org>
Thu, 10 Apr 2014 04:23:18 +0000 (00:23 -0400)
commit00109c9bd3b5c14e8281addc79a79fda3c310806
treeb22473564fd785adc8837110ac81d91ed91f34f6
parentda952f3ff43aad1a4602b1bf6e93fd24f0a159f6
teach 2to3 about 'yield from'
Lib/lib2to3/Grammar.txt
Lib/lib2to3/tests/test_parser.py
Misc/NEWS