]> granicus.if.org Git - python/commit
Block Tkinter-rename-related revisions.
authorGeorg Brandl <georg@python.org>
Sat, 17 May 2008 18:26:04 +0000 (18:26 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 17 May 2008 18:26:04 +0000 (18:26 +0000)
commit094c4ffe5915bf2700be833bcf42c2e64b1dab69
tree7d6dd67b80ee9321bd09ba9698a9c36368850b71
parent7da1b33c9af473fcf68f3c6a3a69c9b356abe5a7
Block Tkinter-rename-related revisions.

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. :)
........