summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2015-11-24 13:59:02 -0600
committerPaul Varner <fuzzyray@gentoo.org>2015-11-24 13:59:02 -0600
commite90e838718c737a1d41e4b8bc64e9e520d65270b (patch)
tree955be636fa2a90f35327246bc9e514591650d51e /setup.py
parentc9a117bebeb04efcb731e47a12e79c4c8d065896 (diff)
downloadgentoolkit-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