RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.JsonClient.html

changeset 347
b5048b5ff454
parent 321
d51e810107ec
child 354
a967ff16629a
equal deleted inserted replaced
346:877cac2e8d94 347:b5048b5ff454
129 <p> 129 <p>
130 Private method to receive a JSON encode command and data from the 130 Private method to receive a JSON encode command and data from the
131 server. 131 server.
132 </p> 132 </p>
133 <dl> 133 <dl>
134 <dt>Returns:</dt> 134 <dt>Return:</dt>
135 <dd> 135 <dd>
136 tuple containing the received command and a dictionary 136 tuple containing the received command and a dictionary
137 containing the associated data 137 containing the associated data
138 </dd> 138 </dd>
139 </dl> 139 </dl>
178 <dd> 178 <dd>
179 name of a method to wait for 179 name of a method to wait for
180 </dd> 180 </dd>
181 </dl> 181 </dl>
182 <dl> 182 <dl>
183 <dt>Returns:</dt> 183 <dt>Return:</dt>
184 <dd> 184 <dd>
185 dictionary containing the data of the waited for method 185 dictionary containing the data of the waited for method
186 </dd> 186 </dd>
187 </dl> 187 </dl>
188 <dl> 188 <dl>

eric ide

mercurial