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 LambertDW
Recipients LambertDW, mmokrejs
Date 2009-01-12.17:17:12
SpamBayes Score 0.013336638
Marked as misclassified No
Message-id <1231780633.49.0.635295840262.issue4925@psf.upfronthosting.co.za>
In-reply-to
Content
Related, but outside python realm, this error likewise confuses:

$ cat <<EOF > s.sh
#! invalid path
echo hi
EOF
$ ./s.sh 
zsh: no such file or directory: ./s.sh
History
Date User Action Args
2009-01-12 17:17:13LambertDWsetrecipients: + LambertDW, mmokrejs
2009-01-12 17:17:13LambertDWsetmessageid: <1231780633.49.0.635295840262.issue4925@psf.upfronthosting.co.za>
2009-01-12 17:17:12LambertDWlinkissue4925 messages
2009-01-12 17:17:12LambertDWcreate