PyInstaller/Documentation/source/Plugin_Packager_PyInstaller.PluginPyInstaller.html

changeset 35
d9b3cadaf707
parent 28
3c8dbc198753
--- a/PyInstaller/Documentation/source/Plugin_Packager_PyInstaller.PluginPyInstaller.html	Wed Dec 30 11:02:06 2020 +0100
+++ b/PyInstaller/Documentation/source/Plugin_Packager_PyInstaller.PluginPyInstaller.html	Mon Apr 26 18:03:44 2021 +0200
@@ -205,7 +205,7 @@
         Public method to activate this plug-in.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of None and activation status (boolean)
 </dd>
@@ -228,7 +228,7 @@
     Restricted function to check the availability of pyinstaller.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating availability (boolean)
 </dd>
@@ -251,7 +251,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 names of the executables
 </dd>
@@ -273,7 +273,7 @@
     Module function to support the display of some executable info.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of dictionaries containing the data to query the presence of
         the executable

eric ide

mercurial