commit | d4d60134b29290049e28df54f23493de4f1824b6 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Sat Oct 13 03:27:30 2018 -0600 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Oct 13 12:27:30 2018 +0300 |
tree | c6a08e45fead25f16ebadd4d6dff46a45ff9af5f | |
parent | 0461704060474cb358d3495322950c4fd00616a0 [diff] |
bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569)