[issue2884] Create the tkinter package

2008-06-01 Thread Kurt B. Kaiser
Changes by Kurt B. Kaiser <[EMAIL PROTECTED]>: -- nosy: +kbk ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing lis

[issue2884] Create the tkinter package

2008-05-16 Thread Georg Brandl
Changes by Georg Brandl <[EMAIL PROTECTED]>: -- resolution: -> duplicate status: open -> closed superseder: -> Moving lib-tk to tkinter package __ Tracker <[EMAIL PROTECTED]> __

[issue2884] Create the tkinter package

2008-05-16 Thread Guilherme Polo
Guilherme Polo <[EMAIL PROTECTED]> added the comment: I have started doing this at issue 2839, but I need help from someone with available time and commit privs -- nosy: +gpolo __ Tracker <[EMAIL PROTECTED]>

[issue2884] Create the tkinter package

2008-05-15 Thread Brett Cannon
New submission from Brett Cannon <[EMAIL PROTECTED]>: The tkinter package as outlined in PEP 3108 needs to be created. See issue 2775 for initial patches. -- components: Library (Lib) keywords: patch messages: 66912 nosy: brett.cannon priority: release blocker severity: normal status: o