]> granicus.if.org Git - python/commit
Blocked revisions 63415,63421-63422 via svnmerge
authorGeorg Brandl <georg@python.org>
Sun, 25 May 2008 17:04:19 +0000 (17:04 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 25 May 2008 17:04:19 +0000 (17:04 +0000)
commit0d4f39baaa3101743b37fb3cadb53ae527284efe
treec4b82619125573a98c9ca000d5667e212c424839
parentab34b5e347c9c38db239433c82e60ddb75704c63
Blocked revisions 63415,63421-63422 via svnmerge

........
  r63415 | georg.brandl | 2008-05-17 20:17:45 +0200 (Sat, 17 May 2008) | 3 lines

  Don't export a name "tkinter" from the "tkinter" package.
  Else people doing "from tkinter import *" will get a nasty surprise.
........
  r63421 | georg.brandl | 2008-05-17 21:06:20 +0200 (Sat, 17 May 2008) | 2 lines

  Add "tkinter" to the list of directories to install.
........
  r63422 | georg.brandl | 2008-05-17 21:14:23 +0200 (Sat, 17 May 2008) | 2 lines

  Add new tkinter dir to various locations where lib-tk shows up.
........