Message71172
| Author | jasonspiro |
|---|---|
| Recipients | christian.heimes, jasonspiro, loewis |
| Date | 2008-08-15.17:16:19 |
| SpamBayes Score | 0.0025716594 |
| Marked as misclassified | No |
| Message-id | <1218820643.64.0.47446345444.issue3561@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Python Windows installer[1] should automatically add the Python and Scripts directories to the PATH environment variable. (If you like, you can also provide a checkbox in the installer GUI that users can uncheck if they don't want this behavior.) This issue was discussed at http://nabble.com/Why-does-Python-never-add- itself-to-the-Windows-path--td8044465.html and the majority consensus was that this is a good idea, but nobody has volunteered to implement it. ^ [1]. The installer is generated by the code at http://svn.python.org/view/python/trunk/Tools/msi/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-15 17:17:23 | jasonspiro | set | recipients: + jasonspiro, loewis, christian.heimes |
| 2008-08-15 17:17:23 | jasonspiro | set | messageid: <1218820643.64.0.47446345444.issue3561@psf.upfronthosting.co.za> |
| 2008-08-15 17:16:22 | jasonspiro | link | issue3561 messages |
| 2008-08-15 17:16:21 | jasonspiro | create | |