Results 1 issues of soneedu

(1), multi part upload progress not display in function as below. can display when use print def progress(x,y): logger.debug("Part %d: %0.2f%%" % (i+1, 100.*x/y)) (2), and is it possible to...