RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html

changeset 118
d242ba11a04c
parent 101
5098ad8960ed
child 119
a03f2be1997b
diff -r 7269e54fd316 -r d242ba11a04c RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sat Mar 14 14:24:53 2015 +0100
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html	Sun Mar 22 17:33:44 2015 +0100
@@ -342,7 +342,7 @@
 </dd>
 </dl><a NAME="RefactoringRopePlugin.codeAssist" ID="RefactoringRopePlugin.codeAssist"></a>
 <h4>RefactoringRopePlugin.codeAssist</h4>
-<b>codeAssist</b>(<i>editor, context = False</i>)
+<b>codeAssist</b>(<i>editor, context=False</i>)
 <p>
         Public method to determine the autocompletion proposals.
 </p><dl>
@@ -390,9 +390,6 @@
 <dt><i>key</i></dt>
 <dd>
 the key of the value to get
-</dd><dt><i>prefClass</i></dt>
-<dd>
-preferences class used as the storage area
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -411,9 +408,6 @@
 </dd><dt><i>value</i></dt>
 <dd>
 the value to be set
-</dd><dt><i>prefClass</i></dt>
-<dd>
-preferences class used as the storage area
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial