in s3booster-snowball-v1.py [0:0]
def check_srcdir(src_dir): if not os.path.isdir(src_dir): raise IOError("source directory not found: " + src_dir)