|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.PipInterface.pipcleanup</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.PipInterface.pipcleanup</h1> |
|
10 <p> |
|
11 pipcleanup |
|
12 </p> |
|
13 <p> |
|
14 Script to delete all leftovers of upgrading packages currently in use. These |
|
15 leftover directories are still located in the 'site-packages' directory and |
|
16 their names start with a '~' character. |
|
17 </p> |
|
18 |
|
19 <h3>Global Attributes</h3> |
|
20 <table> |
|
21 <tr><td>None</td></tr> |
|
22 </table> |
|
23 |
|
24 <h3>Classes</h3> |
|
25 <table> |
|
26 <tr><td>None</td></tr> |
|
27 </table> |
|
28 |
|
29 <h3>Functions</h3> |
|
30 <table> |
|
31 <tr> |
|
32 <td><a href="#main">main</a></td> |
|
33 <td>Function implementing the main logic.</td> |
|
34 </tr> |
|
35 </table> |
|
36 |
|
37 <hr /> |
|
38 <hr /> |
|
39 <a NAME="main" ID="main"></a> |
|
40 <h2>main</h2> |
|
41 <b>main</b>(<i></i>) |
|
42 <p> |
|
43 Function implementing the main logic. |
|
44 </p> |
|
45 |
|
46 <div align="right"><a href="#top">Up</a></div> |
|
47 <hr /> |
|
48 </body></html> |