--- a/Documentation/Source/eric6.Globals.compatibility_fixes.html Sat Mar 11 19:17:59 2017 +0100 +++ b/Documentation/Source/eric6.Globals.compatibility_fixes.html Sat Mar 11 19:18:57 2017 +0100 @@ -343,11 +343,11 @@ <hr /><hr /> <a NAME="open" ID="open"></a> <h2>open</h2> -<b>open</b>(<i>file, mode='r', buffering=-1, encoding=None, errors=None, newline=None, closefd=True</i>) +<b>open</b>(<i>filein, mode='r', buffering=-1, encoding=None, errors=None, newline=None, closefd=True</i>) <p> Replacement for the build in open function. </p><dl> -<dt><i>file</i></dt> +<dt><i>filein</i></dt> <dd> filename or file descriptor (string) </dd><dt><i>mode=</i></dt>