src/eric7/Documentation/Source/eric7.Utilities.__init__.html

branch
eric7
changeset 9215
30d7f7fd2b4a
parent 9209
b99e7fd55fd3
child 9236
db53a9efe7ef
diff -r bd28e56047d7 -r 30d7f7fd2b4a src/eric7/Documentation/Source/eric7.Utilities.__init__.html
--- a/src/eric7/Documentation/Source/eric7.Utilities.__init__.html	Mon Jul 11 16:42:50 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.Utilities.__init__.html	Mon Jul 11 16:47:57 2022 +0200
@@ -1066,15 +1066,21 @@
 </p>
 <dl>
 
-<dt><i>path</i></dt>
+<dt><i>path</i> (str)</dt>
 <dd>
-path to be converted (string)
+path to be converted
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-path with converted separator characters (string)
+path with converted separator characters
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -2501,15 +2507,21 @@
 </p>
 <dl>
 
-<dt><i>path</i></dt>
+<dt><i>path</i> (str)</dt>
 <dd>
-path to be converted (string)
+path to be converted
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-path with converted separator characters (string)
+path with converted separator characters
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial