python3 only, drop six, drop __future__

This commit is contained in:
j 2023-07-28 18:29:55 +02:00
commit a33d6d9bc8
8 changed files with 6 additions and 15 deletions

View file

@ -2,7 +2,6 @@
# -*- coding: utf-8 -*-
# vi:si:et:sw=4:sts=4:ts=4
# GPL 2012
from __future__ import print_function
import os
import sys