From 876812862954df709025af1b1dc38c4a92885eca Mon Sep 17 00:00:00 2001 From: j Date: Thu, 14 Dec 2017 17:12:36 +0000 Subject: [PATCH] use python3 --- scripts/poster.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/poster.py b/scripts/poster.py index 62036d0..f908dec 100755 --- a/scripts/poster.py +++ b/scripts/poster.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # -*- coding: utf-8 -*- # vi:si:et:sw=4:sts=4:ts=4 from __future__ import division