src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10553
c5ef3ec68b75
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html	Sat Apr 20 18:02:35 2024 +0200
@@ -461,11 +461,11 @@
 
 <dt><i>offset</i> (int)</dt>
 <dd>
-offset to move the filepointer to
+offset to move the file pointer to (unused)
 </dd>
 <dt><i>whence</i> (int)</dt>
 <dd>
-position the offset relates to
+position the offset relates to (unused)
 </dd>
 </dl>
 <dl>
@@ -521,7 +521,7 @@
 
 <dt><i>size</i> (int)</dt>
 <dd>
-size to truncate to
+size to truncate to (unused)
 </dd>
 </dl>
 <dl>

eric ide

mercurial