Message 152706 - Python tracker (original) (raw)

Message152706

Author helder-magalhaes
Recipients AaronR, brian.curtin, christian.heimes, eric.araujo, giampaolo.rodola, helder-magalhaes, jasonspiro, jonathan.hartley, loewis, ncoghlan, srid
Date 2012-02-05.20:40:41
SpamBayes Score 6.323054e-05
Marked as misclassified No
Message-id 1328474442.09.0.604751558848.issue3561@psf.upfronthosting.co.za
In-reply-to
Content
See tightly related ActivePython issue [1] regarding the way directories are added to the PATH environment variable. Also, here's qooxdoo (a well-known JavaScript framework) giving out instructions [2] on how to use the official python distribution due to the missing path and file association treatment (and also redirecting the preference to ActivePython for that). (Setting to all versions as I believe this isn't addressed in any previous or current release.) [1] http://bugs.activestate.com/show_bug.cgi?id=92615 [2] http://manual.qooxdoo.org/current/pages/getting_started/troubleshooting.html#windows
History
Date User Action Args
2012-02-05 20:40:42 helder-magalhaes set recipients: + helder-magalhaes, loewis, ncoghlan, giampaolo.rodola, christian.heimes, eric.araujo, jasonspiro, brian.curtin, srid, jonathan.hartley, AaronR
2012-02-05 20:40:42 helder-magalhaes set messageid: 1328474442.09.0.604751558848.issue3561@psf.upfronthosting.co.za
2012-02-05 20:40:41 helder-magalhaes link issue3561 messages
2012-02-05 20:40:41 helder-magalhaes create