[issue25367] test_coroutines fails with --without-threads

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Sun Oct 11 04:20:14 EDT 2015


Arfrever Frehtes Taifersar Arahesis added the comment:

======================================================================
ERROR: test_asyncio_1 (test.test_coroutines.CoroAsyncIOCompatTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/cpython/Lib/test/test_coroutines.py", line 1351, in test_asyncio_1
    loop = asyncio.new_event_loop()
NameError: name 'asyncio' is not defined

----------------------------------------------------------------------

----------
resolution: fixed -> 
stage: resolved -> 
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25367>
_______________________________________


More information about the Python-bugs-list mailing list