src/eric7/Documentation/Source/eric7.Project.Project.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9215
30d7f7fd2b4a
child 9295
d14096c04126
--- a/src/eric7/Documentation/Source/eric7.Project.Project.html	Thu Jul 14 16:08:57 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.Project.Project.html	Thu Jul 14 16:09:37 2022 +0200
@@ -3832,7 +3832,7 @@
 </dl>
 <a NAME="Project.registerProjectType" ID="Project.registerProjectType"></a>
 <h4>Project.registerProjectType</h4>
-<b>registerProjectType</b>(<i>type_, description, fileTypeCallback=None, binaryTranslationsCallback=None, lexerAssociationCallback=None, progLanguages=None</i>)
+<b>registerProjectType</b>(<i>type_, description, fileTypeCallback=None, binaryTranslationsCallback=None, lexerAssociationCallback=None, progLanguages=None, </i>)
 
 <p>
         Public method to register a project type.
@@ -4112,7 +4112,7 @@
 </dl>
 <a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a>
 <h4>Project.setDbgInfo</h4>
-<b>setDbgInfo</b>(<i>venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None</i>)
+<b>setDbgInfo</b>(<i>venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None, </i>)
 
 <p>
         Public method to set the debugging information.

eric ide

mercurial