]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change bisect to bisect_cmd in docstring (GH-13040)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 May 2019 03:01:41 +0000 (20:01 -0700)
committerGitHub <noreply@github.com>
Thu, 2 May 2019 03:01:41 +0000 (20:01 -0700)
commit74852b9794f65e8f605373b5b2ccbb6ec660d3d6
treefda591da7e55ccf9f62c97627a0f52c1b194ff65
parent98a4dcefbbc3bce5ab07e7c0830a183157250259
Change bisect to bisect_cmd in docstring (GH-13040)

(cherry picked from commit 11e4a941e9c6225776a986b05230a1963e83f4fb)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
Lib/test/bisect_cmd.py