shutil needed if not uselink and for flatten

This commit is contained in:
Clinton Hall 2013-03-11 23:52:52 -07:00
commit 3472e64844

View file

@ -3,6 +3,7 @@ import logging.config
import os
import re
import sys
import shutil
import linktastic.linktastic as linktastic