]> granicus.if.org Git - python/commit
Fix typo in __mul__ and __rmul__ docstring (GH-6674)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 May 2018 05:49:47 +0000 (22:49 -0700)
committerGitHub <noreply@github.com>
Wed, 9 May 2018 05:49:47 +0000 (22:49 -0700)
commita0ff51964f85f446e1eb13c59297b17bd2f435c6
tree874fea30ea10b9e03cdf457c2f1b59c3e030bb49
parent263523ae217e1af580628b4fe0609194823a51aa
Fix typo in __mul__ and __rmul__ docstring (GH-6674)

(cherry picked from commit 0904f766e116c269675317e11368a4d29eef0bc6)

Co-authored-by: Grant Jenks <grant.jenks@gmail.com>
Objects/typeobject.c