Guilherme Polo <[EMAIL PROTECTED]> added the comment: New patch, this one does the following:
* Fix tkinter imports in idlelib, pydoc and Canvas (deprecated) * Creates stub modules for all old Tkinter modules, except tkFileDialog and tkSimpleDialog * Updates test_py3kwarn for all these renames What is missing now: * Merging tkSimpleDialog into tkinter.simpledialog and tkFileDialog into tkinter.filedialog, I believe this should be done using svn merge and then correct the result a bit. * Update docs Added file: http://bugs.python.org/file10346/tkinter_step2.diff __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2839> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com