]> granicus.if.org Git - python/commit
bpo-29512: Fix Lib/test/bisect.py shebang (#4522)
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 23 Nov 2017 16:04:34 +0000 (17:04 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2017 16:04:34 +0000 (17:04 +0100)
commit448c6739877a4143a2c3599f041fa6127f354044
treed73403a498d8182b04266797c53a95274f554fdb
parent733b5f3f2f2425fa939d71bc317f2e0f1968c2a0
bpo-29512: Fix Lib/test/bisect.py shebang (#4522)

Replace python3 with python2.
Lib/test/bisect.py