Blocked revisions 63374,63376,63381-63382,63408-63410,63413-63414 via svnmerge
........
r63374 | georg.brandl | 2008-05-16 16:24:45 +0200 (Fri, 16 May 2008) | 2 lines
Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.
........
r63376 | georg.brandl | 2008-05-16 17:48:15 +0200 (Fri, 16 May 2008) | 2 lines
Tkinter rename, step 2: fix imports and add stub modules.
........
r63381 | georg.brandl | 2008-05-16 19:37:53 +0200 (Fri, 16 May 2008) | 2 lines
Doc changes for the big Tkinter rename.
........
r63382 | georg.brandl | 2008-05-16 19:40:23 +0200 (Fri, 16 May 2008) | 2 lines
NEWS entry for Tkinter rename.
........
r63408 | georg.brandl | 2008-05-17 17:07:03 +0200 (Sat, 17 May 2008) | 2 lines
Tkinter rename: merge tkSimpleDialog and tkFileDialog into simpledialog and filedialog.
........
r63409 | georg.brandl | 2008-05-17 17:21:58 +0200 (Sat, 17 May 2008) | 2 lines
Tkinter: make stub modules.
........
r63410 | georg.brandl | 2008-05-17 17:30:35 +0200 (Sat, 17 May 2008) | 2 lines
Move imports to file top.
........
r63413 | georg.brandl | 2008-05-17 20:14:43 +0200 (Sat, 17 May 2008) | 2 lines
Rewrap consistently to 70 chars, and standardize the way of referring to issues.
........
r63414 | georg.brandl | 2008-05-17 20:15:24 +0200 (Sat, 17 May 2008) | 2 lines
Really move the imports to the top this time. :)
........