This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brian.curtin
Recipients AaronR, Jim.Jewett, brian.curtin, christian.heimes, eric.araujo, giampaolo.rodola, helder-magalhaes, jasonspiro, jdigital, jonathan.hartley, loewis, ncoghlan, pitrou, srid
Date 2012-04-18.22:43:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334789034.1.0.685452668796.issue3561@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch changes the feature text to "Add python.exe to Path". I'm not sure the word "search" adds much there anyway.

An additional change here that I think would be beneficial is a better description text, immediately covering the benefit of this feature. I had to do some minor resizing of the relevant text boxes, but the description is now...

Prepend C:\Python33 to the system Path variable. This allows you to type 'python' into a command prompt without needing the full path.
History
Date User Action Args
2012-04-18 22:43:54brian.curtinsetrecipients: + brian.curtin, loewis, ncoghlan, pitrou, giampaolo.rodola, christian.heimes, eric.araujo, jasonspiro, srid, jonathan.hartley, AaronR, jdigital, Jim.Jewett, helder-magalhaes
2012-04-18 22:43:54brian.curtinsetmessageid: <1334789034.1.0.685452668796.issue3561@psf.upfronthosting.co.za>
2012-04-18 22:43:53brian.curtinlinkissue3561 messages
2012-04-18 22:43:53brian.curtincreate