summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/commondialog.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/tkinter/commondialog.py')
-rw-r--r--Lib/tkinter/commondialog.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/tkinter/commondialog.py b/Lib/tkinter/commondialog.py
index 1e75cae..c4ec010 100644
--- a/Lib/tkinter/commondialog.py
+++ b/Lib/tkinter/commondialog.py
@@ -10,6 +10,7 @@
from tkinter import *
+
class Dialog:
command = None