dataimport.py
changeset 10272 3231fd2fa7a5
parent 10198 534efa7bfaeb
parent 10269 d5e298df98d1
child 10286 0f8c3ac88f1e
--- a/dataimport.py	Thu Mar 12 14:21:36 2015 +0100
+++ b/dataimport.py	Wed Mar 18 14:41:47 2015 +0100
@@ -69,6 +69,7 @@
 import cPickle
 import os.path as osp
 import inspect
+from base64 import b64encode
 from collections import defaultdict
 from copy import copy
 from datetime import date, datetime, time