Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html

changeset 6040
dcf8c50ed06a
parent 5966
3325ecd87c7c
child 6903
0d4e1033731b
equal deleted inserted replaced
6039:d52e90757805 6040:dcf8c50ed06a
686 </p><dl> 686 </p><dl>
687 <dt><i>stream</i></dt> 687 <dt><i>stream</i></dt>
688 <dd> 688 <dd>
689 file like object that has data to be written 689 file like object that has data to be written
690 </dd> 690 </dd>
691 </dl><dl>
692 <dt>Returns:</dt>
693 <dd>
694 flag indicating an error condition
695 </dd>
696 </dl><dl>
697 <dt>Return Type:</dt>
698 <dd>
699 bool
700 </dd>
691 </dl><a NAME="DebugClientBase.run_call" ID="DebugClientBase.run_call"></a> 701 </dl><a NAME="DebugClientBase.run_call" ID="DebugClientBase.run_call"></a>
692 <h4>DebugClientBase.run_call</h4> 702 <h4>DebugClientBase.run_call</h4>
693 <b>run_call</b>(<i>scriptname, func, *args</i>) 703 <b>run_call</b>(<i>scriptname, func, *args</i>)
694 <p> 704 <p>
695 Public method used to start the remote debugger and call a function. 705 Public method used to start the remote debugger and call a function.

eric ide

mercurial