Files
deb-python-oauth2client/oauth2client
Craig Citro df8f98e09f Check for OpenSSL.crypto when detecting OpenSSL.
Previously, we assumed that anyone using `OpenSSL` would have installed it via
a mechanism like `pip`; this has come back to bite us.

We modify our code to look for `OpenSSL.crypto`, not just `OpenSSL`, and add
another (unpleasant) test.

Fixes #190.
2015-05-26 11:49:53 -07:00
..
2015-05-19 14:50:27 -07:00
2014-12-18 17:00:07 -08:00
2014-09-23 11:27:47 -07:00
2014-09-23 11:27:47 -07:00
2014-12-18 17:00:07 -08:00