eric7/UI/PythonDisViewer.py

branch
eric7
changeset 8541
927d57b6aae0
parent 8539
24daea9ad41b
child 8881
54e42bc2437a
--- a/eric7/UI/PythonDisViewer.py	Tue Aug 24 18:06:48 2021 +0200
+++ b/eric7/UI/PythonDisViewer.py	Tue Aug 24 18:10:24 2021 +0200
@@ -893,7 +893,7 @@
 
 def linestarts(co, filename="", getall=True):
     """
-    Function to get the line starts for the given code object
+    Function to get the line starts for the given code object.
     
     @param co reference to the compiled code object or the source code
     @type code object or str

eric ide

mercurial