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