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 Jovik
Recipients Jovik, docs@python, eric.smith, kathweaver, r.david.murray, terry.reedy
Date 2014-03-19.10:42:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395225746.96.0.200922397056.issue20927@psf.upfronthosting.co.za>
In-reply-to
Content
Isn't Python's crossplatform functionality a key feature? A quick fix would be to retry the call by adding cwd to arg[0] in case of FileNotFoundError.
History
Date User Action Args
2014-03-19 10:42:27Joviksetrecipients: + Jovik, terry.reedy, eric.smith, r.david.murray, docs@python, kathweaver
2014-03-19 10:42:26Joviksetmessageid: <1395225746.96.0.200922397056.issue20927@psf.upfronthosting.co.za>
2014-03-19 10:42:26Joviklinkissue20927 messages
2014-03-19 10:42:26Jovikcreate