Re: [Python-Dev] turtle.Screen.__init__ issue

2008-09-21 Thread Gregor Lingl
Martin v. Löwis schrieb: What is your opinion, and who should decide? Please don't post patches to the mailing list. Post them exclusively to bugs.python.org instead. Ok. But this was meant for illustrative purposes only and not as a patch-submission, which I'll do eventually separa

Re: [Python-Dev] turtle.Screen.__init__ issue

2008-09-21 Thread Martin v. Löwis
> What is your opinion, and who should decide? Please don't post patches to the mailing list. Post them exclusively to bugs.python.org instead. Also, don't post unrelated patches in a single message. Create separate issues in the bug tracker for them. Regards, Martin

[Python-Dev] turtle.Screen.__init__ issue

2008-09-21 Thread Gregor Lingl
Hello there, its high time to resolve an issue, which I have already addressed twice some weeks ago. (You can find a more elaborate description in my former posting cited below) There is a tiny difference (also in behaviour!) in turtle.Screen.__init__() between the versions for 2.6 and 3.0.