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 python-dev
Recipients python-dev, r.david.murray
Date 2011-03-14.02:50:26
SpamBayes Score 1.0202052e-05
Marked as misclassified No
Message-id <E1PyxrU-0006X8-6M@dinsdale.python.org>
In-reply-to
Content
New changeset 2b75ac7c9c12 by R David Murray in branch '3.1':
#11490: EACCES can also mean command not found
http://hg.python.org/cpython/rev/2b75ac7c9c12

New changeset 67f4ef6094ed by R David Murray in branch '3.2':
Merge fix for #11490 from 3.1.
http://hg.python.org/cpython/rev/67f4ef6094ed

New changeset cdfdc99d21d3 by R David Murray in branch 'default':
Merge fix for #11490 from 3.2.
http://hg.python.org/cpython/rev/cdfdc99d21d3

New changeset 0a19b3278fa2 by R David Murray in branch '2.7':
#11490: EACCES can also mean command not found
http://hg.python.org/cpython/rev/0a19b3278fa2
History
Date User Action Args
2011-03-14 02:50:31python-devsetrecipients: + python-dev, r.david.murray
2011-03-14 02:50:26python-devlinkissue11490 messages
2011-03-14 02:50:26python-devcreate