···1515# You should have received a copy of the GNU General Public License
1616# along with Darling. If not, see <http://www.gnu.org/licenses/>.
17171818-import sys, subprocess
1818+import sys
1919+import subprocess
19202021def usage():
2122 print("Usage: %s <Mach-O> <output directory>" % sys.argv[0])