cpython/Lib/tkinter
Guilherme Polo f45b4cce7f Merged revisions 70223 via svnmerge from
svn+ssh://pythondev/python/trunk

........
  r70223 | guilherme.polo | 2009-03-06 23:14:38 -0300 (Fri, 06 Mar 2009) | 4 lines

  Fixed issue #2638: Show a window constructed with tkSimpleDialog.Dialog only
  after it is has been populated and properly configured in order to prevent
  window flashing.
........
2009-03-07 02:19:14 +00:00
..
test Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
__init__.py Merged revisions 70218-70219 via svnmerge from 2009-03-07 01:54:57 +00:00
_fix.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py
messagebox.py
scrolledtext.py
simpledialog.py Merged revisions 70223 via svnmerge from 2009-03-07 02:19:14 +00:00
tix.py
ttk.py