]> granicus.if.org Git - python/commitdiff
(Merge 3.4) asyncio: Add an unit test to check that setting the
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Jun 2014 22:21:09 +0000 (00:21 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Jun 2014 22:21:09 +0000 (00:21 +0200)
PYTHONASYNCIODEBUG env var enables debug mode of the event loop.


Trivial merge