summaryrefslogtreecommitdiffstats
path: root/Demo/curses/tclock.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/curses/tclock.py')
-rw-r--r--Demo/curses/tclock.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/curses/tclock.py b/Demo/curses/tclock.py
index 8058d9a..cde0a93 100644
--- a/Demo/curses/tclock.py
+++ b/Demo/curses/tclock.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# $Id$
#