Guilherme Polo <[EMAIL PROTECTED]> added the comment: Patch regarding the move to tkinter package added.
What this patch does -------------------- * Moved lib-tk to tkinter and renamed modules according to PEP 3108 * Merged tkFileDialog into filedialog * Merged tkSimpleDialog into simpledialog * Updated imports in pydoc * Updated imports in idlelib * Updated imports in Tools and Demos * Changed lib-tk to tkinter at Makefile.pre.in * Removed TKPATH from Modules/Setup.dist * Removed references of lib-tk at PC/ What has to be done ------------------- * Update iss script at PC/ to change lib-tk to tkinter * Update docs * stub modules ? Added file: http://bugs.python.org/file10290/tkinter_package_and_fixes.diff __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2775> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com