summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libturtle.tex
Commit message (Collapse)AuthorAgeFilesLines
* SF bug #844123: "up" instead of "down" in turtle module documentationRaymond Hettinger2003-12-061-1/+1
|
* SF bug #685775: turtle circle() documentation errorRaymond Hettinger2003-02-211-4/+5
|
* Clean up the descriptions of multi-signature functions so we do the rightFred Drake2001-11-151-15/+10
| | | | thing in the index.
* Update Moshe Zadka's email address to one works and might last a while.Fred Drake2000-12-011-1/+1
|
* Removed last XXX comment; no further action needed on this one.Fred Drake1999-11-171-4/+3
|
* Preliminary documentation for turtle module (Tk), by Moshe Zadka.Fred Drake1999-11-151-0/+160
Fixed up a few TeXisms and markup nits, but otherwise unchanged. Somewhat raw.