--- 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>