831 <p> |
831 <p> |
832 Private slot to restructure code. |
832 Private slot to restructure code. |
833 </p> |
833 </p> |
834 <a NAME="RefactoringServer.__ropeConfigFile" ID="RefactoringServer.__ropeConfigFile"></a> |
834 <a NAME="RefactoringServer.__ropeConfigFile" ID="RefactoringServer.__ropeConfigFile"></a> |
835 <h4>RefactoringServer.__ropeConfigFile</h4> |
835 <h4>RefactoringServer.__ropeConfigFile</h4> |
836 <b>__ropeConfigFile</b>(<i></i>) |
836 <b>__ropeConfigFile</b>(<i>writing=False</i>) |
837 |
837 |
838 <p> |
838 <p> |
839 Private method to get the name of the rope configuration file. |
839 Private method to get the name of the rope configuration file. |
840 </p> |
840 </p> |
|
841 <dl> |
|
842 |
|
843 <dt><i>writing</i> (bool (optional))</dt> |
|
844 <dd> |
|
845 flag indicating to get the name for writing (defaults to False) |
|
846 </dd> |
|
847 </dl> |
841 <dl> |
848 <dl> |
842 <dt>Return:</dt> |
849 <dt>Return:</dt> |
843 <dd> |
850 <dd> |
844 name of the rope configuration file |
851 name of the rope configuration file |
845 </dd> |
852 </dd> |