]> granicus.if.org Git - python/commit
Issue #26874: Simplify the divmod docstring.
authorZachary Ware <zachary.ware@gmail.com>
Thu, 28 Apr 2016 19:38:48 +0000 (14:38 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Thu, 28 Apr 2016 19:38:48 +0000 (14:38 -0500)
commitfd58349556dba6fa5160afec2bcc7b46a68f224a
tree936d35133e0bb8fa41f53620a1ae13a7f2f7423f
parent64f8c7ec4f7ed37490e066d9f092323eeaa83c8c
Issue #26874: Simplify the divmod docstring.

Now it actually matches the prose docs.
Python/bltinmodule.c