eric6/Utilities/ModuleParser.py

changeset 7639
422fd05e9c91
parent 7635
0cdead130a81
child 7676
0f67b4562d98
--- 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

eric ide

mercurial