Davide Golinelli added the comment:
you're absolutely right!
I'm so sorry for wasting your time.
thanks and regards
--
___
Python tracker
<https://bugs.python.o
Davide Golinelli added the comment:
I attacched a picture where you can see the cursor drawing backwars.
the program is supposed to draw a function like y=sin(x) but is drawing
y=abs(sin(x)).
--
Added file: https://bugs.python.org/file49012/backwards.png
New submission from Davide Golinelli :
running the attacched simple program the turtle go backwards even if not asked.
i added a sleep command in order to view the bug more easly
--
components: Tests
files: spike.py
messages: 365303
nosy: Davide Golinelli
priority: normal
severity