# HG changeset patch # User Catherine Wise # Date 1389564915 -39600 # Node ID 1179f6e90e78b86a355f3095eb6807627b57d914 # Parent 8cf18ca6f13f41ae2c81f67548b9990d3c2e93b1 tmpfile diff -r 8cf18ca6f13f -r 1179f6e90e78 TrustStoreGalaxyImport.py --- a/TrustStoreGalaxyImport.py Mon Jan 13 09:10:44 2014 +1100 +++ b/TrustStoreGalaxyImport.py Mon Jan 13 09:15:15 2014 +1100 @@ -1,6 +1,7 @@ import sys import shutil import gzip +import tempfile from py_ts import TrustStoreClient, ts_utils from galaxy.datatypes.checkers import *