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 serhiy.storchaka
Recipients hynek, serhiy.storchaka, takluyver, tarek
Date 2013-01-18.07:37:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358494670.94.0.287843026796.issue16957@psf.upfronthosting.co.za>
In-reply-to
Content
I think it should be

    if os.path.dirname(cmd) and _access_check(cmd, mode):
History
Date User Action Args
2013-01-18 07:37:51serhiy.storchakasetrecipients: + serhiy.storchaka, tarek, takluyver, hynek
2013-01-18 07:37:50serhiy.storchakasetmessageid: <1358494670.94.0.287843026796.issue16957@psf.upfronthosting.co.za>
2013-01-18 07:37:50serhiy.storchakalinkissue16957 messages
2013-01-18 07:37:50serhiy.storchakacreate