]> wagner.pp.ru Git - oss/ctypescrypto.git/blobdiff - tests/testcipher.py
style fixes
[oss/ctypescrypto.git] / tests / testcipher.py
index d9857cfeb18cb16e32608b9e7ec9f775dd253f2e..cb59802ee1f4c0b1e33b9c750735c4abed9ef7bb 100644 (file)
@@ -1,6 +1,7 @@
 from ctypescrypto.oid import Oid
 from ctypescrypto import cipher
 import unittest
+import sys
 
 
 class TestCipherType(unittest.TestCase):