Benjamin Peterson
|
9cf41d0c9d
|
normalize shebang lines to #!/usr/bin/env python
|
2010-03-11 22:33:25 +00:00 |
R. David Murray
|
ddfb6cdc2b
|
Applying patches backported from 3.1, by Gregor Lingl.
|
2009-09-28 18:29:28 +00:00 |
R. David Murray
|
1666f19317
|
Issue 6340: update by Gregor Lingl of his tdemo_chaos demo program.
Functionally equivalent, clearer code, English comments.
|
2009-06-25 17:29:39 +00:00 |
Martin v. Löwis
|
e563aa4383
|
Issue #3965: Allow repeated calls to turtle.Screen, by making it a
true singleton object.
Reviewed by Gregor Lingl.
|
2008-09-29 22:09:07 +00:00 |
Martin v. Löwis
|
8718459f0f
|
Patch #1513695: New turtle module, with demos.
|
2008-06-04 06:29:55 +00:00 |