Re: [Python-Dev] turtle.Screen- how to implement best a Singleton

2008-08-18 Thread Gregor Lingl
Thanks for the feedback, Gregor Vern Ceder schrieb: Gregor, I don't feel authoritative on the correctness/appropriateness of the implementation, but I do agree completely that behavior b, or what you have in the 3.0 version, is vastly preferable. Cheers, Vern Gregor Lingl wrote: Hi, this

[Python-Dev] turtle.Screen- how to implement best a Singleton

2008-08-18 Thread Gregor Lingl
Hi, this posting - concerning the new turtle module - goes to the Python-Dev and Python-3000 lists and to a couple of 'power users' of turtle graphics, hoping to recieve feedback from the developer's point of view as well as from the user's point of view. Currently the implementations of the