Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed
can't concat str to byte
inside move
`os.path.basename` returns the same type that was used. So, I have no guarantee that I needed here: `b'.''` or `'.'`. Let use something universal ;)
- Loading branch information