From b4f273e80b5c83a2f93440629560b69cb660c560 Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Mon, 11 Feb 2013 11:43:27 +0100 Subject: [PATCH] user newer Python, old one may have issues with utf-8 --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index ef764cc1..611c86e3 100755 --- a/build.py +++ b/build.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import glob import time