strange python scripting error
Richard Brodie
R.Brodie at rl.ac.uk
Thu Jul 23 12:11:21 EDT 2009
"Diez B. Roggisch" <deets at nospam.web.de> wrote in message
news:7crfjoF29e4gtU1 at mid.uni-berlin.de...
> They have different line-ending-conventions. Not sure if and why that makes
> a difference.
Depends on your setup. Shells can be a bit dumb about it, so
it will likely break simple cgi-style hosting.
-bash: ./python.py: /usr/bin/python^M: bad interpreter:
More information about the Python-list
mailing list