mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-12-23 17:55:04 +01:00
env = conf.env.derive().detach()
This commit is contained in:
parent
2011f4a852
commit
19473a0721
@ -167,6 +167,7 @@ class ConfigSet(object):
|
||||
for x in keys:
|
||||
tbl[x] = copy.deepcopy(tbl[x])
|
||||
self.table = tbl
|
||||
return self
|
||||
|
||||
def get_flat(self, key):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user