From: nirgal Date: Mon, 28 Dec 2020 15:37:03 +0000 (+0000) Subject: Switch to python3 X-Git-Tag: v1.8.0~32^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1099%2Fhead;p=thirdparty%2Frrdtool-1.x.git Switch to python3 Python2 is dead --- diff --git a/examples/stripes.py b/examples/stripes.py index 72bc5eb9..b8bfec0a 100755 --- a/examples/stripes.py +++ b/examples/stripes.py @@ -1,6 +1,4 @@ -#! /usr/bin/python - -from __future__ import print_function +#! /usr/bin/python3 import locale import random