commit | 6844b56176c41f0a0e25fcd4fef5463bcdbc7d7c | [log] [tgz] |
---|---|---|
author | Marek Madejski <marekmadejski@yandex.com> | Tue Sep 01 18:42:41 2020 +0200 |
committer | GitHub <noreply@github.com> | Tue Sep 01 12:42:41 2020 -0400 |
tree | 2f174f55b1c20af75d813c02a08e89080b677080 | |
parent | e6905e4c82cc05897dc1bf5ab2b5b94b2b043a7f [diff] |
bpo-41528: Use math module in turtle (GH-21837) Use angle-related functions from math module instead of reinventing the wheel.