eric7/Project/Project.py

branch
unittest
changeset 9070
eab09a1ab8ce
parent 9065
39405e6eba20
child 9072
8d3ae97ee666
diff -r 938039ea15ca -r eab09a1ab8ce eric7/Project/Project.py
--- a/eric7/Project/Project.py	Tue May 17 14:21:13 2022 +0200
+++ b/eric7/Project/Project.py	Tue May 17 17:23:07 2022 +0200
@@ -3363,6 +3363,9 @@
         """
         Public method to return the main script filename.
         
+        The normalized name is the name of the main script prepended with
+        the project path.
+        
         @param normalized flag indicating a normalized filename is wanted
             (boolean)
         @return filename of the projects main script (string)

eric ide

mercurial