summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorLiam Gersten <gerstenliam@gmail.com>2023-04-30 20:17:36 (GMT)
committerGitHub <noreply@github.com>2023-04-30 20:17:36 (GMT)
commit74a2b79c6265c92ef381b5ff0dc63903bf0178ac (patch)
tree15d4a220fe46fb1d98fed669205e255f83365645 /Python
parent654d44b3a4d3ee4d92b690668aa5189acf4f9d8f (diff)
downloadcpython-74a2b79c6265c92ef381b5ff0dc63903bf0178ac.zip
cpython-74a2b79c6265c92ef381b5ff0dc63903bf0178ac.tar.gz
cpython-74a2b79c6265c92ef381b5ff0dc63903bf0178ac.tar.bz2
gh-88773: Added teleport method to Turtle library (#103974)
Add a `teleport` method to `turtle` module turtle instances that acts a lot like `goto`, _but_ ensures the pen is up while warping to the new position to and can control shape filling behavior as part of the jump. Based on an educator user feature request. --------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions