|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.CodeFormatting.IsortUtilities</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <a NAME="top" ID="top"></a> |
|
9 <h1>eric7.CodeFormatting.IsortUtilities</h1> |
|
10 |
|
11 <p> |
|
12 Module implementing some utility functions for the isort import statement formatting |
|
13 tool. |
|
14 </p> |
|
15 <h3>Global Attributes</h3> |
|
16 |
|
17 <table> |
|
18 <tr><td>None</td></tr> |
|
19 </table> |
|
20 <h3>Classes</h3> |
|
21 |
|
22 <table> |
|
23 <tr><td>None</td></tr> |
|
24 </table> |
|
25 <h3>Functions</h3> |
|
26 |
|
27 <table> |
|
28 |
|
29 <tr> |
|
30 <td><a href="#aboutIsort">aboutIsort</a></td> |
|
31 <td>Slot to show an 'About isort' dialog.</td> |
|
32 </tr> |
|
33 <tr> |
|
34 <td><a href="#suppressStderr">suppressStderr</a></td> |
|
35 <td>Function to suppress output to stderr.</td> |
|
36 </tr> |
|
37 </table> |
|
38 <hr /> |
|
39 <hr /> |
|
40 <a NAME="aboutIsort" ID="aboutIsort"></a> |
|
41 <h2>aboutIsort</h2> |
|
42 <b>aboutIsort</b>(<i></i>) |
|
43 |
|
44 <p> |
|
45 Slot to show an 'About isort' dialog. |
|
46 </p> |
|
47 <div align="right"><a href="#top">Up</a></div> |
|
48 <hr /> |
|
49 <hr /> |
|
50 <a NAME="suppressStderr" ID="suppressStderr"></a> |
|
51 <h2>suppressStderr</h2> |
|
52 <b>suppressStderr</b>(<i></i>) |
|
53 |
|
54 <p> |
|
55 Function to suppress output to stderr. |
|
56 </p> |
|
57 <div align="right"><a href="#top">Up</a></div> |
|
58 <hr /> |
|
59 </body></html> |