Added logging, removed additional implementation of bombe from engima.py
[cipher-tools.git] / test_bombe.py
index bac7360075d790341150bb6c70936182cf78dc7b..c4b1e48f58cf1a15c4126700c1d5917e10e64f10 100644 (file)
@@ -1,5 +1,5 @@
 import unittest
-import collections
+import string 
 
 from enigma import *
 from bombe import *