diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-08 01:10:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-08 01:10:01 +0100 |
| commit | 7007f5693d45901ec67c36a331109fb9effcddd8 (patch) | |
| tree | 8e836b0910be71e4b3df5b5fdf17df7eda4a8df0 /wscript | |
| parent | 559f1d6fb1cf39ae714e5c8bc9c1c4ac72cf604d (diff) | |
Required import to wscript.v1.6.1
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ import subprocess import os import sys +import shlex import distutils.spawn from waflib import Logs, Context |
