eric6/Documentation/Source/eric6.UI.PythonDisViewer.html

changeset 8266
560547c2b6ec
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.UI.PythonDisViewer.html	Tue Apr 27 17:25:06 2021 +0200
+++ b/eric6/Documentation/Source/eric6.UI.PythonDisViewer.html	Tue Apr 27 17:25:30 2021 +0200
@@ -239,7 +239,7 @@
 
 <a NAME="PythonDisViewer.__init__" ID="PythonDisViewer.__init__"></a>
 <h4>PythonDisViewer (Constructor)</h4>
-<b>PythonDisViewer</b>(<i>viewmanager, mode=PythonDisViewerModes.SourceDisassemblyMode, parent=None</i>)
+<b>PythonDisViewer</b>(<i>viewmanager, mode=PythonDisViewerModes.SOURCEDISASSEMBLY, parent=None</i>)
 
 <p>
         Constructor
@@ -795,7 +795,7 @@
 <h3>Class Attributes</h3>
 
 <table>
-<tr><td>SourceDisassemblyMode</td></tr><tr><td>TracebackMode</td></tr>
+<tr><td>SOURCEDISASSEMBLY</td></tr><tr><td>TRACEBACK</td></tr>
 </table>
 <h3>Class Methods</h3>
 

eric ide

mercurial