Issue2309
Created on 2008-03-16 21:22 by gvanrossum, last changed 2008-03-17 19:24 by georg.brandl.
|
msg63595 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2008-03-16 21:22 |
|
Georg Lingl has offered his xturtle for the standard library. Barring
showstopping problems with dependencies or code qualitiy I think this is
a good thing to add to 3.0 as a replacement for turtle, and to add to
2.6 while keeping the old turtle module.
|
|
msg63596 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2008-03-16 21:23 |
|
See http://mail.python.org/pipermail/python-dev/2008-March/077621.html
|
|
msg63603 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2008-03-16 21:48 |
|
See also issue1513695.
I don't see a principle problem replacing turtle with xturtle, assuming
its compatible.
|
|
msg63719 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2008-03-17 19:24 |
|
Closing in favor of #1513695.
|
|
| Date |
User |
Action |
Args |
| 2008-03-17 19:24:37 | georg.brandl | set | status: open -> closed resolution: duplicate |
| 2008-03-17 19:24:23 | georg.brandl | set | nosy:
+ georg.brandl superseder: new turtle module messages:
+ msg63719 |
| 2008-03-16 21:49:04 | loewis | set | nosy:
+ gregorlingl |
| 2008-03-16 21:48:24 | loewis | set | nosy:
+ loewis messages:
+ msg63603 |
| 2008-03-16 21:23:45 | gvanrossum | set | messages:
+ msg63596 |
| 2008-03-16 21:22:44 | gvanrossum | create | |
|