Message 140593 - Python tracker (original) (raw)

Message140593

Author lambacck
Recipients ajaksu2, docs@python, eric.araujo, lambacck, python-dev, tautology, terry.reedy
Date 2011-07-18.14:57:06
SpamBayes Score 0.0006560835
Marked as misclassified No
Message-id 1311001027.24.0.499221834073.issue1626300@psf.upfronthosting.co.za
In-reply-to
Content
I don't think that is the default state. You need to add .py to the PATHEXT environment variable: http://effbot.org/pyfaq/how-do-i-make-python-scripts-executable.htm Maybe Terry did this at some point? My windows box certainly does not have it and I have 2.6 and 2.7 installed. I don't have a 3.x install so I can't check if that is new in 3.
History
Date User Action Args
2011-07-18 14:57:07 lambacck set recipients: + lambacck, terry.reedy, ajaksu2, tautology, eric.araujo, docs@python, python-dev
2011-07-18 14:57:07 lambacck set messageid: 1311001027.24.0.499221834073.issue1626300@psf.upfronthosting.co.za
2011-07-18 14:57:06 lambacck link issue1626300 messages
2011-07-18 14:57:06 lambacck create