$OpenBSD: patch-lib-python_2_7_ssl_py,v 1.1 2014/04/24 21:44:07 sthen Exp $
--- lib-python/2.7/ssl.py.orig	Thu Apr 24 16:23:04 2014
+++ lib-python/2.7/ssl.py	Thu Apr 24 16:23:40 2014
@@ -62,7 +62,7 @@ import _ssl             # if we can't import it, let t
 from _ssl import OPENSSL_VERSION_NUMBER, OPENSSL_VERSION_INFO, OPENSSL_VERSION
 from _ssl import SSLError
 from _ssl import CERT_NONE, CERT_OPTIONAL, CERT_REQUIRED
-from _ssl import RAND_status, RAND_egd, RAND_add
+from _ssl import RAND_status, RAND_add
 from _ssl import \
      SSL_ERROR_ZERO_RETURN, \
      SSL_ERROR_WANT_READ, \
