--- a/eric6/Utilities/ModuleParser.py Thu Jun 25 19:09:55 2020 +0200 +++ b/eric6/Utilities/ModuleParser.py Sat Jun 27 12:08:12 2020 +0200 @@ -6,8 +6,6 @@ """ Parse a Python module file. -This module is based on pyclbr.py as of Python 2.2.2 - <b>BUGS</b> (from pyclbr.py) <ul> <li>Code that doesn't pass tabnanny or python -t will confuse it, unless