Gregory P. Smith <g...@krypto.org> added the comment:

The fact that it called __get_builtin_constructor implies that the ssl backed 
_hashlib module was not available.  It looks like the non-openssl standalone 
_sha256 module (and likely the _sha512 module) both failed to be compiled.

I would not expect that to ever happen when using gcc regardless of the OS and 
crazy architecture.

----------

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

Reply via email to