diff options
Diffstat (limited to 'Demo/turtle/tdemo_clock.py')
-rw-r--r-- | Demo/turtle/tdemo_clock.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/turtle/tdemo_clock.py b/Demo/turtle/tdemo_clock.py index e186c38..a0d157b 100644 --- a/Demo/turtle/tdemo_clock.py +++ b/Demo/turtle/tdemo_clock.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 # -*- coding: cp1252 -*- """ turtle-example-suite: |