Message 94633 - Python tracker (original) (raw)

Message94633

Author ssbarnea
Recipients ssbarnea
Date 2009-10-28.16:59:10
SpamBayes Score 0.015161288
Marked as misclassified No
Message-id 1256749152.57.0.801313448944.issue7231@psf.upfronthosting.co.za
In-reply-to
Content
I observed that Windows installer is able to add only the Python installation folder to the path. In addition to this it should add the Scrips folder because many python tools are installing scripts inside it, scripts that the user cannot us unless he add this directory to the path. This is very annoying because if you modify the PATH you need to logout/login in order to be able to use the new PATH value.
History
Date User Action Args
2009-10-28 16:59:12 ssbarnea set recipients: + ssbarnea
2009-10-28 16:59:12 ssbarnea set messageid: 1256749152.57.0.801313448944.issue7231@psf.upfronthosting.co.za
2009-10-28 16:59:11 ssbarnea link issue7231 messages
2009-10-28 16:59:10 ssbarnea create