Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

You can run all the tests except the ones that require external network (like 
SSL for sockets) using:

./python -m test -uall,network

or you can exclude tests using the -x flag.

----------
nosy: +pablogsal

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

Reply via email to