-
maruel@chromium.org authored
With this change, fix_encoding can be imported in python3. fix_encoding.fix_encoding() returns False because, at least on my Ubuntu 14.04 system running python 3.4.3; sys.getdefaultencoding() == 'utf-8' The Windows specific code hasn't been tested on python3 and is expected to require fixes. R=vapier@chromium.org BUG=61357 Review URL: https://codereview.chromium.org/1710553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298834 0039d316-1c4b-4281-b951-d872f2087c98
32152349