eric6/Utilities/ClassBrowsers/pyclbr.py

changeset 7639
422fd05e9c91
parent 7628
f904d0eef264
child 7676
0f67b4562d98
--- a/eric6/Utilities/ClassBrowsers/pyclbr.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/Utilities/ClassBrowsers/pyclbr.py	Sat Jun 27 12:08:12 2020 +0200
@@ -8,8 +8,6 @@
 
 Parse enough of a Python file to recognize class and method definitions and
 to find out the superclasses of a class as well as its attributes.
-
-This is module is based on pyclbr found in the Python 2.2.2 distribution.
 """
 
 

eric ide

mercurial