X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=experiments%2Ftest_experiments.py;h=7c5d20127243c8aa79e8232a949aa7279cbfa7d7;hb=e57e704c4daf0db551090cb40b2668a1628d1e65;hp=5a39d44832ace72af08ffa42f2426bcb71b17846;hpb=afdd76bec535955c381b542782a7182eece36056;p=htsworkflow.git diff --git a/experiments/test_experiments.py b/experiments/test_experiments.py index 5a39d44..7c5d201 100644 --- a/experiments/test_experiments.py +++ b/experiments/test_experiments.py @@ -4,7 +4,7 @@ import re from lxml.html import fromstring try: import json -except ImportError, e: +except ImportError as e: import simplejson as json import os import shutil