ucs2 and ucs4 python

zayatzz alan.kesselmann at gmail.com
Wed May 16 04:36:39 EDT 2012


There is one problem though...

when i start script with shebang like
#!/opt/bin/python

and then try to run the script i get:

/opt/bin/python^M: bad interpreter: No such file or directory

/opt/bin/python
/opt/bin/python2
/opt/bin/python2.7 all start this new version of python, but none of
those work in shebang

Alan



More information about the Python-list mailing list