QuellaLiu

Results 1 issues of QuellaLiu

In ‘utils.py’, ``` Line 22 curdir = os.path.join(basedir, dir) Line 42 outfile = open(os.path.join(dest, name), 'wb') ``` When I unzip a file which has a path in it, ![unzip](https://user-images.githubusercontent.com/30037434/28005029-fde4efdc-657a-11e7-9f6e-5cb9e856df2f.jpg) The...