src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html

branch
eric7
changeset 10423
299802979277
parent 10417
c6011e501282
child 10478
de9106c55c3d
equal deleted inserted replaced
10422:e28b89693f37 10423:299802979277
657 </dd> 657 </dd>
658 </dl> 658 </dl>
659 <dl> 659 <dl>
660 <dt>Return:</dt> 660 <dt>Return:</dt>
661 <dd> 661 <dd>
662 list of lists with file name (string), line number (integer) 662 list of lists with file name, line number, function name
663 and function name (string) 663 and function arguments
664 </dd>
665 </dl>
666 <dl>
667 <dt>Return Type:</dt>
668 <dd>
669 list of list of [str, int, str, str]
664 </dd> 670 </dd>
665 </dl> 671 </dl>
666 <a NAME="DebugBase.go" ID="DebugBase.go"></a> 672 <a NAME="DebugBase.go" ID="DebugBase.go"></a>
667 <h4>DebugBase.go</h4> 673 <h4>DebugBase.go</h4>
668 <b>go</b>(<i>special</i>) 674 <b>go</b>(<i>special</i>)

eric ide

mercurial