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,  The...