diff --git a/repos/system_upgrade/el7toel8/libraries/isccfg.py b/repos/system_upgrade/el7toel8/libraries/isccfg.py index 1d29ff21d4..3af9b40e85 100644 --- a/repos/system_upgrade/el7toel8/libraries/isccfg.py +++ b/repos/system_upgrade/el7toel8/libraries/isccfg.py @@ -2,6 +2,7 @@ # # Simplified parsing of bind configuration, with include support and nested sections. +from __future__ import print_function import re import string