New submission from petevine:
I've just tried installing 2.7.13 on my ARM machine but after a successful
build, `make install` fails without any hint what's wrong:
Compiling /usr/lib/python2.7/xmllib.py ...
Compiling /usr/lib/python2.7/xmlrpclib.py ...
Compiling /usr/lib/python2.7/
petevine added the comment:
In case a clue might be gleaned right away from `make test`, I'm posting the
final part of the output here:
[394/401/1] test_xmlrpc
../Python-2.7.13/Lib/threading.py:846: DeprecationWarning: sys.exc_clear() not
supported in 3.x; use except clauses