From 900fe4e36ad85349bb03b0f957a9b8a90d32513a Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Wed, 28 Oct 2009 12:38:09 +0100 Subject: Added utf-8 coding comment --- wnpp-query.py | 1 + 1 file changed, 1 insertion(+) diff --git a/wnpp-query.py b/wnpp-query.py index 7f404cc..8d4fc35 100755 --- a/wnpp-query.py +++ b/wnpp-query.py @@ -1,4 +1,5 @@ #!/usr/bin/python +# -*- coding: utf-8 -*- # This program is free software. It comes without any warranty, to # the extent permitted by applicable law. You can redistribute it -- cgit v1.2.3