[issue20900] distutils register command should print text, not bytes repr

Éric Araujo report at bugs.python.org
Wed Mar 12 23:32:30 CET 2014


É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 <report at bugs.python.org>
<http://bugs.python.org/issue20900>
_______________________________________


More information about the Python-bugs-list mailing list