Éric Araujo <mer...@netwok.org> added the comment:

> 1.) I will have HP-UX ANSI C/C++ Compiler soon. I can recompile using
> that compiler later if this is a gcc related thing.
On the contrary, Gregory said that gcc should work (it’s what most of us use, I 
think).

> 2.) If I am not using my python to perform any SSL user authentication 
> function,
> can I skip correcting this?
This bug is about hashlib (http://docs.python.org/2.7/library/hashlib), a 
module providing checksum functions.  It is not related to SSL, but merely uses 
code from the OpenSSL project.


> The setup.py script does not look correct when openssl is not installed:
The full openssl or only headers?

----------
nosy: +eric.araujo

_______________________________________
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