mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 09:57:15 +01:00
undefined variable in an example file
This commit is contained in:
parent
010b944062
commit
08de887cfb
@ -17,7 +17,7 @@ we will need a testcase for this (overriding the function
|
||||
Task.set_file_constraints is trivial)
|
||||
"""
|
||||
|
||||
import stat
|
||||
import stat, os
|
||||
from waflib import Utils, Task
|
||||
from waflib.TaskGen import feature
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user