Bugs item #1514725, was opened at 2006-06-29 22:14
Message generated for change (Settings changed) made by gregorlingl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1514725&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.5
Status: Open
>Resolution: Duplicate
>Priority: 1
Submitted By: Lingl (gregorlingl)
Assigned to: Nobody/Anonymous (nobody)
Summary: turtle.py: setup() call in Pen.__init__()

Initial Comment:
Each time a Pen is constructed, the graphcis window
gets resized and recenter (restored to ist's initial state)
if the user had changed that state.

I think a window-oriented function call doesn't
belong into the Pen-constructor

Must be called somewhere else


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1514725&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to