Merge branch 'dev-python3.6' of ssh://github.com/trailofbits/deepstate into dev-python3.6

This commit is contained in:
ggrieco-tob
2019-01-07 12:41:37 -03:00
3 changed files with 21 additions and 20 deletions
-1
View File
@@ -26,7 +26,6 @@ except Exception as e:
sys.exit(255)
else:
raise
import multiprocessing
import traceback
from .common import DeepState, TestInfo