#!/usr/bin/env python # encoding: utf-8 import test_import import sys print('success from @NAME@') sys.exit(@EXIT_STATUS@)