Commit graph

3 commits

Author SHA1 Message Date
Guido van Rossum
5ac15bc9c8 Split the goto() function in two: _goto() is the internal one,
using Canvas coordinates, and goto() uses turtle coordinates
and accepts variable argument lists.
1998-10-24 16:29:21 +00:00
Guido van Rossum
a96c2d407b Cope with destruction of the window 1998-10-24 14:03:48 +00:00
Guido van Rossum
3fbe67abd1 Turtle graphics 1998-10-24 05:46:37 +00:00