David W. Lambert <lamber...@corning.com> added the comment:

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

----------
nosy: +LambertDW

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4925>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to