xmlclass/__init__.py
branchpython3
changeset 3750 f62625418bff
parent 1858 4c5156dee87a
--- a/xmlclass/__init__.py	Mon Mar 27 10:19:14 2023 +0200
+++ b/xmlclass/__init__.py	Fri Oct 28 12:39:15 2022 +0800
@@ -23,7 +23,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 # Package initialisation
-from __future__ import absolute_import
+
 from .xmlclass import (ClassFactory,
                        GenerateParser,
                        DefaultElementClass,