import shutil in the minion

This commit is contained in:
Thomas S Hatch 2011-04-05 14:17:40 -06:00
parent 53bf2af55b
commit 2a6354993a

View File

@ -8,6 +8,7 @@ import glob
import re
import time
import tempfile
import shutil
import threading
# Import zeromq libs