src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityUtils.html

branch
eric7
changeset 9295
d14096c04126
parent 9209
b99e7fd55fd3
child 10189
1ab3a4674cb4
equal deleted inserted replaced
9294:3c12aacd98d8 9295:d14096c04126
19 <h3>Classes</h3> 19 <h3>Classes</h3>
20 20
21 <table> 21 <table>
22 22
23 <tr> 23 <tr>
24 <td><a href="#InvalidModulePath">InvalidModulePath</a></td> 24 <td><a href="#InvalidModulePathError">InvalidModulePathError</a></td>
25 <td>Class defining an exception for invalid module paths.</td> 25 <td>Class defining an exception for invalid module paths.</td>
26 </tr> 26 </tr>
27 </table> 27 </table>
28 <h3>Functions</h3> 28 <h3>Functions</h3>
29 29
82 <td>Function to split a namespace path into a head and tail.</td> 82 <td>Function to split a namespace path into a head and tail.</td>
83 </tr> 83 </tr>
84 </table> 84 </table>
85 <hr /> 85 <hr />
86 <hr /> 86 <hr />
87 <a NAME="InvalidModulePath" ID="InvalidModulePath"></a> 87 <a NAME="InvalidModulePathError" ID="InvalidModulePathError"></a>
88 <h2>InvalidModulePath</h2> 88 <h2>InvalidModulePathError</h2>
89 89
90 <p> 90 <p>
91 Class defining an exception for invalid module paths. 91 Class defining an exception for invalid module paths.
92 </p> 92 </p>
93 <h3>Derived from</h3> 93 <h3>Derived from</h3>
380 str 380 str
381 </dd> 381 </dd>
382 </dl> 382 </dl>
383 <dl> 383 <dl>
384 384
385 <dt>Raises <b>InvalidModulePath</b>:</dt> 385 <dt>Raises <b>InvalidModulePathError</b>:</dt>
386 <dd> 386 <dd>
387 raised to indicate an invalid module path 387 raised to indicate an invalid module path
388 </dd> 388 </dd>
389 </dl> 389 </dl>
390 <div align="right"><a href="#top">Up</a></div> 390 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial