Kaydet (Commit) 6acb075f authored tarafından Guilherme Polo's avatar Guilherme Polo

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

üst b897c9a1
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
# - type: dialog type; that is, which buttons to display (see below) # - type: dialog type; that is, which buttons to display (see below)
# #
from Tkinter.commondialog import Dialog from tkCommonDialog import Dialog
# #
# constants # constants
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment