Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pysamples/dotted_line.py
Commit message (Expand)AuthorAgeFilesLines
* comvert custom blocks to new prim style -- args is passed as a tupleWalter Bender2013-10-301-2/+2
* change interface of Turtle.set_xy to set_xy(x, y, share, pendown)Marion2013-08-271-2/+2
* migrate to turtle-centric modelWalter Bender2013-06-251-29/+44
* added COPYING file and reduced size of comments at the top of each code block...Walter Bender2011-04-081-26/+2
* added comments to Python samples (#2709)Walter Bender2011-03-211-0/+4
* FLAG DAY: passing TurtleWindow instead of LogoCode instance as 1st argumentWalter Bender2011-03-211-37/+37
* pep8 cleanupWalter Bender2011-02-261-22/+24
* putting python sample code into individual filesWalter Bender2010-11-161-0/+151