From e1dfaf12bc9d1498d26a85d57235f2800e4d5849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 10 Apr 2010 19:29:39 +0200 Subject: Change shebang to python2 --- portato.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato.py') diff --git a/portato.py b/portato.py index 5f05462..c2bc89f 100755 --- a/portato.py +++ b/portato.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # -*- coding: utf-8 -*- # -- cgit v1.2.3