Zachary Ware added the comment: I checked on my theory, and removing the extra reference to 'tests' from the runtest_inner scope fixes it for me:
$ python -m test -R 3:3: test_asyncio Running Debug|Win32 interpreter... [1/1] test_asyncio beginning 6 repetitions 123456 ...... 1 test OK. Here's the patch. ---------- keywords: +patch Added file: http://bugs.python.org/file36166/issue22104.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22104> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com