]> granicus.if.org Git - python/commit
[3.5] bpo-30109: Fix reindent.py (GH-1207) (GH-1209)
authorMariatta <Mariatta@users.noreply.github.com>
Thu, 20 Apr 2017 14:12:50 +0000 (07:12 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2017 14:12:50 +0000 (07:12 -0700)
commit60d27f42a07d0b9d4a2c3fb160cac1683e91f196
tree1f7030afdcf95f7824b370053ffeb088b30d33ef
parentad2d47d95165a011f411a8afbb3a87513e269775
[3.5] bpo-30109: Fix reindent.py (GH-1207) (GH-1209)

Skip the file if it has bad encoding.
(cherry picked from commit 58f3c9dc8f5626abe09ac9738c34f6ba99ce2972)
Lib/test/test_tools/test_reindent.py
Tools/scripts/reindent.py