[Python-Dev] xturtle.py a replacement for turtle.py(!?)
Josiah Carlson
jcarlson at uci.edu
Wed Jun 28 18:48:41 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 28 18:48: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 ]
Gregor Lingl <glingl at aon.at> wrote: > Could you imagine - downgrading it's 'featureness' - to put it into 2.5.1 > or something like this? Changing features/abilities of Python in micro releases (2.5 -> 2.5.1), aside from bugfixes, is a no-no. See the Python 2.2 -> 2.2.1 availability of True/False for an example of where someone made a mistake in doing this. - Josiah
- 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