self.modules must be initialized as an empty dict
If not, global_dict.update(self.modules) raise an exception (TypeError:
NoneType) if lib dir is missing.
Signed-off-by: Sébastien Luttringer <sebastien.luttringer@smartjog.com>
Loading
Please register or sign in to comment