K 10 svn:author V 3 mva K 8 svn:date V 27 2014-05-31T08:14:24.461295Z K 7 svn:log V 237 Handle non-ASCII encoded setup.py files properly, if the locale of the execution environment does not match the encoding of the setup.py file. Simply read everything in as binary data without trying to convert it to the matching locale. END