Fixed an import that remained from the lib-tk -> tkinter -> lib-tk renaming

This commit is contained in:
Guilherme Polo 2008-05-24 18:24:49 +00:00
parent b897c9a1a6
commit 6acb075f03

View file

@ -22,7 +22,7 @@
# - type: dialog type; that is, which buttons to display (see below)
#
from Tkinter.commondialog import Dialog
from tkCommonDialog import Dialog
#
# constants