Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html

changeset 1228
7afaf2fca55b
parent 1183
4285148ea20f
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython.html	Sat Aug 20 16:30:49 2011 +0200
@@ -54,12 +54,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#DebuggerInterfacePython.__init__">DebuggerInterfacePython</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#DebuggerInterfacePython.__askForkTo">__askForkTo</a></td>
 <td>Private method to ask the user which branch of a fork to follow.</td>
 </tr><tr>
@@ -193,6 +194,10 @@
 <td>Public method to start a remote Python interpreter for a project.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="DebuggerInterfacePython.__init__" ID="DebuggerInterfacePython.__init__"></a>
 <h4>DebuggerInterfacePython (Constructor)</h4>
 <b>DebuggerInterfacePython</b>(<i>debugServer, passive</i>)

eric ide

mercurial