Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dont rely on sys.stdin.encoding to get the encoding to use for filenames. use sys.getfilesystemencoding(), defaulting to latin1
- Loading branch information