diff -r 8c3d033e5044 -r 0cdead130a81 eric6/Documentation/Source/eric6.UI.BrowserModel.html --- a/eric6/Documentation/Source/eric6.UI.BrowserModel.html Sat Jun 20 17:36:20 2020 +0200 +++ b/eric6/Documentation/Source/eric6.UI.BrowserModel.html Sun Jun 21 18:26:12 2020 +0200 @@ -913,10 +913,6 @@ <td>Public method to check, if this file is a Google Protocol Buffer file.</td> </tr> <tr> -<td><a href="#BrowserFileItem.isPython2File">isPython2File</a></td> -<td>Public method to check, if this file is a Python script.</td> -</tr> -<tr> <td><a href="#BrowserFileItem.isPython3File">isPython3File</a></td> <td>Public method to check, if this file is a Python3 script.</td> </tr> @@ -1143,19 +1139,6 @@ bool </dd> </dl> -<a NAME="BrowserFileItem.isPython2File" ID="BrowserFileItem.isPython2File"></a> -<h4>BrowserFileItem.isPython2File</h4> -<b>isPython2File</b>(<i></i>) - -<p> - Public method to check, if this file is a Python script. -</p> -<dl> -<dt>Returns:</dt> -<dd> -flag indicating a Python file (boolean) -</dd> -</dl> <a NAME="BrowserFileItem.isPython3File" ID="BrowserFileItem.isPython3File"></a> <h4>BrowserFileItem.isPython3File</h4> <b>isPython3File</b>(<i></i>)