150 <tr> |
150 <tr> |
151 <td><a href="#shutilCopy">shutilCopy</a></td> |
151 <td><a href="#shutilCopy">shutilCopy</a></td> |
152 <td>Wrapper function around shutil.copy() to ensure the permissions.</td> |
152 <td>Wrapper function around shutil.copy() to ensure the permissions.</td> |
153 </tr> |
153 </tr> |
154 <tr> |
154 <tr> |
|
155 <td><a href="#updatePip">updatePip</a></td> |
|
156 <td>Update the installed pip package.</td> |
|
157 </tr> |
|
158 <tr> |
155 <td><a href="#usage">usage</a></td> |
159 <td><a href="#usage">usage</a></td> |
156 <td>Display a usage message and exit.</td> |
160 <td>Display a usage message and exit.</td> |
157 </tr> |
161 </tr> |
158 <tr> |
162 <tr> |
159 <td><a href="#windowsDesktopEntries">windowsDesktopEntries</a></td> |
163 <td><a href="#windowsDesktopEntries">windowsDesktopEntries</a></td> |
675 </dd> |
679 </dd> |
676 </dl> |
680 </dl> |
677 <div align="right"><a href="#top">Up</a></div> |
681 <div align="right"><a href="#top">Up</a></div> |
678 <hr /> |
682 <hr /> |
679 <hr /> |
683 <hr /> |
|
684 <a NAME="updatePip" ID="updatePip"></a> |
|
685 <h2>updatePip</h2> |
|
686 <b>updatePip</b>(<i></i>) |
|
687 |
|
688 <p> |
|
689 Update the installed pip package. |
|
690 </p> |
|
691 <div align="right"><a href="#top">Up</a></div> |
|
692 <hr /> |
|
693 <hr /> |
680 <a NAME="usage" ID="usage"></a> |
694 <a NAME="usage" ID="usage"></a> |
681 <h2>usage</h2> |
695 <h2>usage</h2> |
682 <b>usage</b>(<i>rcode=2</i>) |
696 <b>usage</b>(<i>rcode=2</i>) |
683 |
697 |
684 <p> |
698 <p> |