On Mon, Aug 20, 2012 at 03:24:19PM +0100, Patrick Welche wrote:
> How can pydebug affect OpenSSL < 0.9.8 ? (This is on -current/amd64 with
> openssl 1.0.1c)
According to setup.py:
if COMPILED_WITH_PYDEBUG or not have_usable_openssl:
# The _sha module implements the SHA1 hash algorithm.
Sorry for the noise...
Cheers,
Patrick