From 793a4f9763d5bb8300dde88203eac26673389c15 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Sun, 10 Dec 2023 22:14:12 +0100 Subject: Update attoconf submodule to py3 version and configure to match. --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 74e995a..63b3404 100755 --- a/configure +++ b/configure @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 # Copyright 2013 Ben Longbons # @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with attoconf. If not, see . -from __future__ import print_function, division, absolute_import + import os import sys -- cgit v1.2.3-70-g09d2