~pythonregexp2.7/python/issue2636

« back to all changes in this revision

Viewing changes to Lib/lib-tk/tkMessageBox.py

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-06-09 14:36:32 UTC
  • mfrom: (39021.1.402 Regexp-2.6)
  • Revision ID: darklord@timehorse.com-20080609143632-wwwkx92u1t5l7yd3
Merged in changes from the latest python source snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
# - type: dialog type; that is, which buttons to display (see below)
23
23
#
24
24
 
25
 
from Tkinter.commondialog import Dialog
 
25
from tkCommonDialog import Dialog
26
26
 
27
27
#
28
28
# constants