Comment 3 for bug 1115129

Revision history for this message
ctmidi (ctmidi31) wrote :

about : File "/usr/lib/python2.6/ast.py", line 37, in parse
     return compile(expr, filename, mode, PyCF_ONLY_AST)

yes ! actually it was the point !

i am using windows for creating code and use it on linux box, looks like the ftp transfer was not right in changing \r\n to \n while a dos2Unix correct this ! Many thanks. and also sorry as it is not a Ladon specific.

(one more question, is it possible to have directly [ [ PORTABLE_STRING ]] without having to go to specific LadonType object container)