Guido van Rossum added the comment:

I could use some help for two issues with the tests:

(1) How do I stop regrtest.py from running the windows tests?  (These import 
_winapi.)
2 tests failed:
    test_asyncio.test_windows_events test_asyncio.test_windows_utils


(2) I get this message -- what does it mean and should I care?
2 tests altered the execution environment:
    test_asyncio.test_base_events test_asyncio.test_futures

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19262>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to