summaryrefslogtreecommitdiffstats
path: root/Doc/library/turtle.rst
Commit message (Collapse)AuthorAgeFilesLines
...
* #12677: correct turtle orientation in docSandro Tosi2011-08-071-2/+2
|
* #11392: you can trust the computer, but you have to know what it does.Georg Brandl2011-03-061-3/+5
|
* Merged revisions 85930 via svnmerge fromAlexander Belopolsky2010-11-051-1/+5
| | | | | | | | | | http://svn.python.org/projects/python/branches/py3k ........ r85930 | alexander.belopolsky | 2010-10-29 13:16:49 -0400 (Fri, 29 Oct 2010) | 1 line Issue 7061: Explained 'gon' ........
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84945 | georg.brandl | 2010-09-21 16:48:28 +0200 (Di, 21 Sep 2010) | 1 line #9911: doc copyedits. ........
* #7388: "python".capitalize() in the DocEzio Melotti2009-12-191-1/+1
|
* Fix some documentation examples involving the repr of a float.Mark Dickinson2009-11-241-1/+1
|
* #7271: fix typo.Georg Brandl2009-11-071-1/+1
|
* Add a couple of missing function alias declarations to the turtle docs.R. David Murray2009-06-251-0/+2
|
* Make the turtle.rst doctests pass. I have a feeling there should beR. David Murray2009-04-301-350/+683
| | | | | more cleanup, but I don't know now to kill turtles. Especially unexpected ones... ;)
* Fix rewrapping accident.Georg Brandl2009-04-231-3/+3
|
* tupel -> tupleBenjamin Peterson2009-04-141-3/+3
|
* #5486: typos.Georg Brandl2009-03-131-3/+3
|
* Note that first coord. is left aloneAndrew M. Kuchling2009-01-131-1/+1
|
* small logic correctionBenjamin Peterson2009-01-131-2/+1
|
* Remove trailing whitespace.Georg Brandl2009-01-031-21/+21
|
* Issue #3965: Allow repeated calls to turtle.Screen, by making it aMartin v. Löwis2008-09-291-4/+4
| | | | | | true singleton object. Reviewed by Gregor Lingl.
* Add turtle into the module index.Martin v. Löwis2008-07-131-0/+4
|
* fix various doc typos #3320Benjamin Peterson2008-07-121-2/+2
|
* Complete revision of new turtle module's docs.Georg Brandl2008-06-041-1783/+1669
|
* Patch #1513695: New turtle module, with demos.Martin v. Löwis2008-06-041-279/+1969
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-0/+312
|
* Doc changes for the big Tkinter rename.Georg Brandl2008-05-161-312/+0
|
* Remove another unnecessary Unicode character.Georg Brandl2007-12-161-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+312