[Python-Dev] xturtle.py a replacement for turtle.py(!?)
Gregor Lingl
glingl at aon.at
Wed Jun 28 19:01:53 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 28 19:01:53 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 ]
Josiah Carlson schrieb: > 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. I understand. Nevertheless one should see, that there is _not_a _single_ module_ in the whole of Standard Python distro which _depends_ on turtle.py. This certainly makes a difference to the True/False-change problem. Gregor > 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