Éric Araujo added the comment:

To get a better idea of the problem, you can run the code for real using 
https://testpypi.python.org/pypi as repository URL.  Then, unittest.mock 
provides a way to write a unit test that reproduces the bug without actually 
sending an HTTP request to any server.

----------

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

Reply via email to