diff options
| author | Paul Varner <fuzzyray@gentoo.org> | 2015-11-24 13:59:02 -0600 |
|---|---|---|
| committer | Paul Varner <fuzzyray@gentoo.org> | 2015-11-24 13:59:02 -0600 |
| commit | e90e838718c737a1d41e4b8bc64e9e520d65270b (patch) | |
| tree | 955be636fa2a90f35327246bc9e514591650d51e /setup.py | |
| parent | c9a117bebeb04efcb731e47a12e79c4c8d065896 (diff) | |
| download | gentoolkit-e90e838718c737a1d41e4b8bc64e9e520d65270b.tar.gz | |
Fix the file open() calls to work with Python 2
The generalized file open call needs to look like:
with open(_unicode_encode(path, encoding=_encodings['fs'])) as open_file
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
