]> granicus.if.org Git - python/commit
Skip the asyncio tests when threads are not available.
authorGuido van Rossum <guido@dropbox.com>
Sat, 19 Oct 2013 15:47:26 +0000 (08:47 -0700)
committerGuido van Rossum <guido@dropbox.com>
Sat, 19 Oct 2013 15:47:26 +0000 (08:47 -0700)
commit7058dad0bd3b2f50cd04892108ffe33a5252ef78
treed44435293feeab9eb2a0f7fc4a0df854c5a429ba
parent0f5bff24ab206fb0365e34684b2a99afdfb47327
Skip the asyncio tests when threads are not available.

See http://bugs.python.org/issue19295
Lib/test/test_asyncio/__init__.py