merge 3.5 (#25504)
This commit is contained in:
commit
e448066268
|
@ -118,7 +118,7 @@ def get_extension_defn(moduleName, mapFileName, prefix):
|
|||
|
||||
for exc in exclude:
|
||||
if exc in module.sourceFiles:
|
||||
modules.sourceFiles.remove(exc)
|
||||
module.sourceFiles.remove(exc)
|
||||
|
||||
return module
|
||||
|
||||
|
|
Loading…
Reference in New Issue