Allow funcs in the 'env' dictionary

refs #7564
This commit is contained in:
Gunnar Beutner 2015-02-10 10:59:08 +01:00
parent 0913a96460
commit 2de89fe8d4
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@
},
%attribute %dictionary "env" {
%attribute %string "*"
%attribute %function "*"
},
%attribute %number "timeout"
/* } */