From a051c9bbd8cfbd3485733ee3bfc817d01641af48 Mon Sep 17 00:00:00 2001 From: Anton Mitrokhin Date: Mon, 21 Jul 2014 19:48:42 +0400 Subject: [PATCH] tt_dump_read.py import bux fixed --- tt_dump_read.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt_dump_read.py b/tt_dump_read.py index 42c92363..0263ec32 100755 --- a/tt_dump_read.py +++ b/tt_dump_read.py @@ -34,7 +34,7 @@ # // Authors: Anton Mitrokhin from optparse import OptionParser -from regression import * +from common import * import pickle, re