]> granicus.if.org Git - python/commit
Fix two typos in __imul__. Closes Bug #117745.
authorGuido van Rossum <guido@python.org>
Wed, 25 Oct 2000 21:58:20 +0000 (21:58 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 25 Oct 2000 21:58:20 +0000 (21:58 +0000)
commitadd8d8632528d104a3a1e653ec815ed2e2c75b7a
treeafea107aed129173fac21bf675ed3976e4f868bf
parente752baae71b199ae7ec63e0ae376859f7a306764
Fix two typos in __imul__.  Closes Bug #117745.
Lib/UserString.py