From 7958ddf089399cda03a33956ebbca15b742d409c Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Wed, 8 Jul 2015 19:35:57 -0700 Subject: [PATCH] Add include sys --- source/custombuild.py | 1 + 1 file changed, 1 insertion(+) diff --git a/source/custombuild.py b/source/custombuild.py index bfed79f..be8f269 100755 --- a/source/custombuild.py +++ b/source/custombuild.py @@ -2,6 +2,7 @@ # -*- coding: utf-8 -*- import os +import sys import subprocess import shutil import burger