eric6/Documentation/Source/eric6.Utilities.__init__.html

changeset 7900
72b88fb20261
parent 7849
70e464748aaa
child 7910
2eeec6bc49e6
--- a/eric6/Documentation/Source/eric6.Utilities.__init__.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.Utilities.__init__.html	Sat Dec 19 15:22:26 2020 +0100
@@ -744,7 +744,7 @@
 <dd>
 of the file (str)
 </dd>
-<dt><i>editor=</i></dt>
+<dt><i>editor</i></dt>
 <dd>
 reference to the editor, if the file is opened
         already (Editor object)
@@ -964,15 +964,15 @@
 <dd>
 line to extract flags from (string)
 </dd>
-<dt><i>startComment=</i></dt>
+<dt><i>startComment</i></dt>
 <dd>
 string identifying the start of the comment (string)
 </dd>
-<dt><i>endComment=</i></dt>
+<dt><i>endComment</i></dt>
 <dd>
 string identifying the end of a comment (string)
 </dd>
-<dt><i>flagsLine=</i></dt>
+<dt><i>flagsLine</i></dt>
 <dd>
 flag indicating to check for a flags only line (bool)
 </dd>
@@ -2130,7 +2130,7 @@
 <dd>
 name of the file to read (string)
 </dd>
-<dt><i>encoding=</i></dt>
+<dt><i>encoding</i></dt>
 <dd>
 encoding to be used to read the file (string)
 </dd>

eric ide

mercurial