## @file # Test whether PYTHON_COMMAND is available # # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent # if __name__ == '__main__': print('TRUE')