summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/basic_widgets/historycombo.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/basic_widgets/historycombo.py')
-rw-r--r--examples/pytde-sampler/basic_widgets/historycombo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/basic_widgets/historycombo.py b/examples/pytde-sampler/basic_widgets/historycombo.py
index f0bb8b8..bfca05e 100644
--- a/examples/pytde-sampler/basic_widgets/historycombo.py
+++ b/examples/pytde-sampler/basic_widgets/historycombo.py
@@ -49,5 +49,5 @@ class MainFrame(TQFrame):
self.historySelection.setText)
def historyCleared(self):
- print 'History combo cleared.'
+ print('History combo cleared.')