Code

Use Python 2.6 bundled SSL when available
authorSven Velt <sven@velt.de>
Tue, 22 Feb 2011 16:46:20 +0000 (17:46 +0100)
committerSven Velt <sven@velt.de>
Wed, 23 Feb 2011 13:58:26 +0000 (14:58 +0100)
Fall back to python-openssl if not found, exit if SSL is required but
both could not be imported.

Signed-off-by: Sven Velt <sven@velt.de>

No differences found