From: Debian Science Maintainers Date: Thu, 21 Oct 2021 16:29:30 +0000 (+0100) Subject: use-python-3 X-Git-Tag: archive/raspbian/2.8.0-3+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2466fb3ea4d05cecad02ae15d96958543ed265a0;p=dune-common.git use-python-3 Gbp-Pq: Name use-python-3.patch --- diff --git a/bin/rmgenerated.py b/bin/rmgenerated.py index 5a79041..6f29147 100644 --- a/bin/rmgenerated.py +++ b/bin/rmgenerated.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import glob, os, sys, re, fileinput