python-pkcs11 icon indicating copy to clipboard operation
python-pkcs11 copied to clipboard

Fix libraries for Python 3.7 compatibility

Open hexchain opened this issue 3 years ago • 0 comments

Use list instead of tuple.

Fixes: #133

Reference: https://github.com/danni/python-pkcs11/issues/133#issuecomment-1019577286

hexchain avatar Feb 12 '22 04:02 hexchain