commit | fd4cafd4700dc03cb05fc2e5263c2666d785d6e3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Sep 07 18:55:22 2020 +0300 |
committer | GitHub <noreply@github.com> | Mon Sep 07 18:55:22 2020 +0300 |
tree | 3a4b527fd7b3d71d53a3f4570c33460d0a40c25d | |
parent | 1baf030a902392fe92d934ed0fb6a385cf7d8869 [diff] |
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)