commit | 4a2592337e82bcfc5d6c80e7b76a20a7913b1076 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Tue Dec 31 13:49:17 2013 -0500 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Tue Dec 31 13:49:17 2013 -0500 |
tree | 6979f9f4459d9f139620142da2314253e0840987 | |
parent | 9227c47ae5215f5cf0958a23f1172c6f02fbd5af [diff] |
just drop this for now
diff --git a/OpenSSL/__init__.py b/OpenSSL/__init__.py index f54a457..db96e1f 100644 --- a/OpenSSL/__init__.py +++ b/OpenSSL/__init__.py
@@ -6,7 +6,6 @@ """ from OpenSSL import rand, crypto, SSL -from OpenSSL import tsafe from OpenSSL.version import __version__ __all__ = [