From e76571e2dddee0dba228d05579f6aef28630ba63 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 3 May 2012 17:19:28 -0400 Subject: Fix encoding issues --- test/libtest.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/libtest.py') diff --git a/test/libtest.py b/test/libtest.py index 8f7df82..c44387d 100644 --- a/test/libtest.py +++ b/test/libtest.py @@ -1,4 +1,5 @@ -#!/usr/bin/python +#!/usr/bin/env python +# -*- coding: utf-8 -* ''' Unit test for the library -- cgit v1.3