Brett Cannon <[EMAIL PROTECTED]> added the comment: As Benjamin said, it's too late in the release cycle to change this.
Plus turtle is entirely Tk-dependent so putting in the package makes sense to me. It also isn't important enough to be a top-level package. Finally, I disagree that telling a newbie to type ``from tkinter import turtle`` is any more difficult than to tell them to type ``import tkinter``; if they don't know about importing then either form won't make sense to them. ---------- status: pending -> closed _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3884> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com