]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28553: Fix logic error in example code of int.to_bytes doc.
authorINADA Naoki <songofacandy@gmail.com>
Mon, 31 Oct 2016 08:42:25 +0000 (17:42 +0900)
committerINADA Naoki <songofacandy@gmail.com>
Mon, 31 Oct 2016 08:42:25 +0000 (17:42 +0900)
commita99cdb21a7d67ce5d1e3cc93b08eb3b6eecba60b
tree21360c3bbd0be23df13a526f2fd3cbc95cc98c86
parentecf40c1dce96ec2db49a9d95bd0df94cb6bce32f
parentf9cb5593e382b0781471668624dab36dd5aafea9
Issue #28553: Fix logic error in example code of int.to_bytes doc.