-rw-r--r-- | examples/python/simple.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/simple.py b/examples/python/simple.py index 0ac9bd2..44fcae7 100644 --- a/examples/python/simple.py +++ b/examples/python/simple.py | |||
@@ -1,3 +1,3 @@ | |||
1 | #!pyquicklauncher | 1 | #!/usr/bin/env pyquicklauncher |
2 | # -*- coding: iso8859-15 -*- | 2 | # -*- coding: iso8859-15 -*- |
3 | #--------------------------------------------------------------------------------------------------# | 3 | #--------------------------------------------------------------------------------------------------# |