diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-12-21 20:57:09 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-12-21 20:57:09 +0100 |
commit | 6605810da359b36f22ae3ee3f0a4ffa9eb1aa33d (patch) | |
tree | 5173b535c2853de329d2a67cd2f47038e3460e0c /woof | |
parent | e9815a7602bc4ad1a3b3624b5d695de459132269 (diff) | |
download | bin-6605810da359b36f22ae3ee3f0a4ffa9eb1aa33d.tar.gz bin-6605810da359b36f22ae3ee3f0a4ffa9eb1aa33d.tar.xz |
misc changes
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'woof')
-rwxr-xr-x | woof | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2 # -*- encoding: utf-8 -*- # # woof -- an ad-hoc single file webserver |