src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.SetupCfgUtilities.html

branch
eric7
changeset 9211
99eb1cb030a5
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
9210:15743bae8a50 9211:99eb1cb030a5
41 <td><a href="#_list2string">_list2string</a></td> 41 <td><a href="#_list2string">_list2string</a></td>
42 <td>Function to convert a list value to a setup.cfg string.</td> 42 <td>Function to convert a list value to a setup.cfg string.</td>
43 </tr> 43 </tr>
44 <tr> 44 <tr>
45 <td><a href="#toString">toString</a></td> 45 <td><a href="#toString">toString</a></td>
46 <td>Function to convert a value to a setup.cfg string</td> 46 <td>Function to convert a value to a setup.cfg string.</td>
47 </tr> 47 </tr>
48 </table> 48 </table>
49 <hr /> 49 <hr />
50 <hr /> 50 <hr />
51 <a NAME="_bool2string" ID="_bool2string"></a> 51 <a NAME="_bool2string" ID="_bool2string"></a>
167 <a NAME="toString" ID="toString"></a> 167 <a NAME="toString" ID="toString"></a>
168 <h2>toString</h2> 168 <h2>toString</h2>
169 <b>toString</b>(<i>value</i>) 169 <b>toString</b>(<i>value</i>)
170 170
171 <p> 171 <p>
172 Function to convert a value to a setup.cfg string 172 Function to convert a value to a setup.cfg string.
173 </p> 173 </p>
174 <dl> 174 <dl>
175 175
176 <dt><i>value</i> (bool, list, set, tuple or dict)</dt> 176 <dt><i>value</i> (bool, list, set, tuple or dict)</dt>
177 <dd> 177 <dd>

eric ide

mercurial