--- a/eric6/Utilities/ClassBrowsers/idlclbr.py Wed Sep 02 17:58:19 2020 +0200 +++ b/eric6/Utilities/ClassBrowsers/idlclbr.py Wed Sep 02 18:13:12 2020 +0200 @@ -199,6 +199,7 @@ VisibilityMixin.__init__(self) +# TODO: extract scan function (see pyclbr) def readmodule_ex(module, path=None): """ Read a CORBA IDL file and return a dictionary of classes, functions and