Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
66ba9ffcb15d4f952b3907e375e1f290765ae79f
/
Lib
/
lib-tk
/
turtle.py
d80e0c8
Fix turtle so that you can launch the demo2 function on its own instead of only
by Brett Cannon
· 19 years ago
e2222a0
Fix docstring punctuation
by Andrew M. Kuchling
· 19 years ago
12c00f7
Whitespace normalization.
by Tim Peters
· 19 years ago
06c68b8
Patch #1519566: Remove unused _tofill member.
by Martin v. Löwis
· 19 years ago
63597f1
Whitespace normalization.
by Tim Peters
· 19 years ago
2b88f63
Bug #1514693: Update turtle's heading when switching between
by Martin v. Löwis
· 19 years ago
4c4300d
Reimplement turtle.circle using a polyline, to allow correct
by Martin v. Löwis
· 19 years ago
bd39c03
Only setup canvas when it is first created. Fixes #1514703
by Martin v. Löwis
· 19 years ago
1be63af
Fix end_fill().
by Georg Brandl
· 19 years ago
3798da0
Patch #812986: Update the canvas even if not tracing.
by Martin v. Löwis
· 19 years ago
fd4c419
Whitespace normalization.
by Tim Peters
· 19 years ago
e3a2583
Patch #1486962: Several bugs in the turtle Tk demo module were fixed
by Georg Brandl
· 19 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 22 years ago
af81c2e
SF bug #685773: 2 (more) bugs in turtle
by Raymond Hettinger
· 22 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 years ago
bffa52f
Whitespace normalization (get rid of tabs).
by Guido van Rossum
· 23 years ago
fd2ede2
Add the bulk of SF patch 595111 by Attila Babo.
by Guido van Rossum
· 23 years ago
73b9b66
Update Canvas before computing width. Draw turtle at end of drawing circle.
by Martin v. Löwis
· 23 years ago
4157ffb
Patch #536117: Typo in turtle.py. 2.2.2 candidate.
by Martin v. Löwis
· 23 years ago
3c7a25a
Applied SF patch #438424 by Josh Cogliati:
by Guido van Rossum
· 24 years ago
a659efe
Patch by kragen@pobox.com: When tracing is turned on, lines shorter
by Guido van Rossum
· 25 years ago
d038ca8
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
4b6ea79
Don't rename Tkinter to Tk; closes bug 115714 Subclass Error from Exception.
by Martin v. Löwis
· 25 years ago
b241b67
Turtle graphics
by Guido van Rossum
· 27 years ago