Vitja Makarov, 12.01.2011 22:08:
> 2011/1/12 Stefan Behnel:
>> Vitja Makarov, 12.01.2011 19:29:
>>> It seems that cython parses raw strings as usual strings:
>>>
>>> Try this:
>>> print r'\"'
>>
>> That's "slightly" exaggerated. The only broken cases are '\"' and '\'',
>> everything else works AFAICT.
>
> That breaks StringEncoding._to_escape_sequence btw...

What do you mean? When I fix the parser, it works for me.

Stefan
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to