We don't need these now that the tools using Python 3. Drop them.
Signed-off-by: Simon Glass <sjg@chromium.org>
"""See README for more information"""
-from __future__ import print_function
-
from distutils.sysconfig import get_python_lib
import glob
import multiprocessing
with empty files, fixed-offset files
"""
-from __future__ import print_function
-
from collections import OrderedDict
import io
import struct
values and with cbfstool
"""
-from __future__ import print_function
-
import io
import os
import shutil
# Creates binary images from input files controlled by a description
#
-from __future__ import print_function
-
from collections import OrderedDict
import os
import sys
# Handle various things related to ELF images
#
-from __future__ import print_function
-
from collections import namedtuple, OrderedDict
import command
import io
# Base class for all entries
#
-from __future__ import print_function
-
from collections import namedtuple
import importlib
import os
images to be created.
"""
-from __future__ import print_function
-
from collections import OrderedDict
import re
import sys
#
# python -m unittest func_test.TestFunctional.testHelp
-from __future__ import print_function
-
import hashlib
from optparse import OptionParser
import os
# Class for an image, the output of binman
#
-from __future__ import print_function
-
from collections import OrderedDict
import fnmatch
from operator import attrgetter
"""See README for more information"""
-from __future__ import print_function
-
import multiprocessing
import os
import re
see doc/driver-model/of-plat.rst
"""
-from __future__ import print_function
-
from optparse import OptionParser
import os
import sys
tool.
"""
-from __future__ import print_function
-
import collections
import os
import struct
# Written by Simon Glass <sjg@chromium.org>
#
-from __future__ import print_function
-
from optparse import OptionParser
import glob
import os
# Copyright (c) 2011 The Chromium OS Authors.
#
-from __future__ import print_function
-
import itertools
import os
# Copyright (c) 2011 The Chromium OS Authors.
#
-from __future__ import print_function
-
try:
import configparser as ConfigParser
except:
This module handles terminal interaction including ANSI color codes.
"""
-from __future__ import print_function
-
import os
import re
import shutil
# Copyright (c) 2016 Google, Inc
#
-from __future__ import print_function
-
from contextlib import contextmanager
import glob
import os
# Copyright (c) 2016 Google, Inc
#
-from __future__ import print_function
-
import command
import glob
import os
# Terminal output logging.
#
-from __future__ import print_function
-
import sys
import terminal
Search for ## to update the commit message manually.
"""
-from __future__ import print_function
-
import glob
import os
import re