eric6/Documentation/Source/eric6.Globals.__init__.html

changeset 7641
21ea4fd50b0a
parent 7273
391d6b7b1eff
child 7756
c23a94f7e2e5
--- a/eric6/Documentation/Source/eric6.Globals.__init__.html	Fri Jul 03 17:37:11 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Globals.__init__.html	Sat Jul 04 11:34:37 2020 +0200
@@ -532,7 +532,7 @@
 </p>
 <dl>
 
-<dt><i>txt</i> (str, bytes, bytearray, unicode)</dt>
+<dt><i>txt</i> (str, bytes, bytearray)</dt>
 <dd>
 Python string to be converted
 </dd>
@@ -670,7 +670,7 @@
 <hr />
 <a NAME="versionToTuple" ID="versionToTuple"></a>
 <h2>versionToTuple</h2>
-<b>versionToTuple</b>(<i>version</i>)
+<b>versionToTuple</b>(<i>version, length=3</i>)
 
 <p>
     Module function to convert a version string into a tuple.
@@ -686,6 +686,10 @@
 <dd>
 version string
 </dd>
+<dt><i>length</i> (int)</dt>
+<dd>
+desired length of the version tuple
+</dd>
 </dl>
 <dl>
 <dt>Returns:</dt>

eric ide

mercurial