[Python-Dev] xturtle.py a replacement for turtle.py(!?)
A.M. Kuchling
amk at amk.ca
Wed Jun 28 16:08:41 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 28 16:08:41 CEST 2006
- Previous message: [Python-Dev] xturtle.py a replacement for turtle.py(!?)
- Next message: [Python-Dev] xturtle.py a replacement for turtle.py(!?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jun 28, 2006 at 12:57:23PM +0200, Gregor Lingl wrote: > I would very much appreciate if xturtle.py could go into > Python 2.5 That decision is up to Anthony Baxter, the release manager. Unfortunately 2.5beta1 is already out, and the developers try to avoid large changes during the beta series, so I wouldn't be optimistic about 2.5. Enhancing the turtle module would be an excellent candidate for 2.6, though. Please file a patch on SourceForge for this so the improved module doesn't get forgotten. Great demos, BTW! I especially like the gravity ones. --amk
- Previous message: [Python-Dev] xturtle.py a replacement for turtle.py(!?)
- Next message: [Python-Dev] xturtle.py a replacement for turtle.py(!?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list