ucs2 and ucs4 python
Matej Cepl
mcepl at redhat.com
Wed May 16 04:50:50 EDT 2012
More information about the Python-list mailing list
Wed May 16 04:50:50 EDT 2012
- Previous message (by thread): ucs2 and ucs4 python
- Next message (by thread): ucs2 and ucs4 python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 16.5.2012 10:36, zayatzz wrote: > /opt/bin/python^M: bad interpreter: No such file or directory Your script has CRLF end-of-lines. Change it to plain Unix LF. Matěj
- Previous message (by thread): ucs2 and ucs4 python
- Next message (by thread): ucs2 and ucs4 python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list