]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/gost28147_mac.py
PEP8 and Pylint related fixes
[pygost.git] / pygost / gost28147_mac.py
index 164abcb6be67dc984304368057122f927d0ccadf..adcd464ed7b8bb3458efa1460094b0e4acab8f36 100644 (file)
@@ -30,7 +30,7 @@ from pygost.gost28147 import xcrypt
 from pygost.gost3413 import pad1
 from pygost.iface import PEP247
 from pygost.utils import strxor
-from pygost.utils import xrange
+from pygost.utils import xrange  # pylint: disable=redefined-builtin
 
 digest_size = 8
 SEQ_MAC = (