summaryrefslogtreecommitdiff
path: root/src/OpenSSL/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/OpenSSL/debug.py')
-rw-r--r--src/OpenSSL/debug.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OpenSSL/debug.py b/src/OpenSSL/debug.py
index 04521d5..988b92a 100644
--- a/src/OpenSSL/debug.py
+++ b/src/OpenSSL/debug.py
@@ -10,7 +10,7 @@ import cryptography
from . import version
-_env_info = u"""\
+_env_info = """\
pyOpenSSL: {pyopenssl}
cryptography: {cryptography}
cffi: {cffi}