RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssistClient.html

changeset 252
8b30a1612f8c
parent 234
a9d03af34d28
child 283
d98e971d9e4c
equal deleted inserted replaced
251:4dcc73076100 252:8b30a1612f8c
202 reference to the rope resource object 202 reference to the rope resource object
203 </dd><dt><i>maxfixes</i> (int)</dt> 203 </dd><dt><i>maxfixes</i> (int)</dt>
204 <dd> 204 <dd>
205 number of fixes to be done 205 number of fixes to be done
206 </dd> 206 </dd>
207 </dl><dl>
208 <dt>Returns:</dt>
209 <dd>
210 tuple containing the object type and name
211 </dd>
212 </dl><dl>
213 <dt>Return Type:</dt>
214 <dd>
215 tuple of (str, str)
216 </dd>
207 </dl><a NAME="CodeAssistClient.__handleRopeError" ID="CodeAssistClient.__handleRopeError"></a> 217 </dl><a NAME="CodeAssistClient.__handleRopeError" ID="CodeAssistClient.__handleRopeError"></a>
208 <h4>CodeAssistClient.__handleRopeError</h4> 218 <h4>CodeAssistClient.__handleRopeError</h4>
209 <b>__handleRopeError</b>(<i>err</i>) 219 <b>__handleRopeError</b>(<i>err</i>)
210 <p> 220 <p>
211 Private method to process a rope error. 221 Private method to process a rope error.

eric ide

mercurial