diff -r e77f58e5f663 -r 32d9af1cea79 eric6/Documentation/Source/eric6.DebugClients.Python.AsyncFile.html --- a/eric6/Documentation/Source/eric6.DebugClients.Python.AsyncFile.html Tue Oct 06 18:16:00 2020 +0200 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.AsyncFile.html Tue Oct 06 19:10:28 2020 +0200 @@ -575,7 +575,7 @@ </p> <dl> -<dt><i>s</i> (str)</dt> +<dt><i>s</i> (str, bytes or bytearray)</dt> <dd> text to be written </dd>