]> granicus.if.org Git - python/commit
Issue #16120: Use |yield from| in stdlib.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 6 Oct 2012 14:11:45 +0000 (17:11 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 6 Oct 2012 14:11:45 +0000 (17:11 +0300)
commit7d14015e629da702f17d5e0ab616c15c8145e771
treec4905ff89a2d5c64486a6ffdeddc5ae74cf848ae
parentc018f57186bed05a129a0eda5d9ae11d94da5189
Issue #16120: Use |yield from| in stdlib.

Patch by Berker Peksag.
Lib/lib2to3/btm_utils.py
Lib/lib2to3/pytree.py
Lib/unittest/loader.py