Andrew M. Kuchling
|
847c43a22d
|
Note that first coord. is left alone
|
2009-01-13 13:40:54 +00:00 |
Benjamin Peterson
|
5a0c864045
|
small logic correction
|
2009-01-13 01:49:10 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +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
|
060cd1e1ea
|
Add turtle into the module index.
|
2008-07-13 20:31:49 +00:00 |
Benjamin Peterson
|
90f36730e2
|
fix various doc typos #3320
|
2008-07-12 20:16:19 +00:00 |
Georg Brandl
|
a2b34b87a9
|
Complete revision of new turtle module's docs.
|
2008-06-04 11:17:26 +00:00 |
Martin v. Löwis
|
8718459f0f
|
Patch #1513695: New turtle module, with demos.
|
2008-06-04 06:29:55 +00:00 |
Georg Brandl
|
6634bf2919
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
Georg Brandl
|
c21cd7e7ec
|
Doc changes for the big Tkinter rename.
|
2008-05-16 17:37:53 +00:00 |
Georg Brandl
|
6dfe956bfc
|
Remove another unnecessary Unicode character.
|
2007-12-16 15:59:19 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |