]> granicus.if.org Git - python/commit
Fix typo in __mul__ and __rmul__ docstring (GH-6674)
authorGrant Jenks <grant.jenks@gmail.com>
Tue, 8 May 2018 22:00:19 +0000 (15:00 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 May 2018 22:00:19 +0000 (01:00 +0300)
commit0904f766e116c269675317e11368a4d29eef0bc6
treee55741db203d96cb3886ef97713aa0f4a57e69b5
parentbd5f96581bf23f6d05fc106996428a8043b6b084
Fix typo in __mul__ and __rmul__ docstring (GH-6674)
Objects/typeobject.c