On Wed, Jan 12, 2011 at 11:03 AM, Vitja Makarov <[email protected]> wrote:
> 2011/1/12 Robert Bradshaw <[email protected]>:
>> On Wed, Jan 12, 2011 at 10:29 AM, Vitja Makarov <[email protected]> 
>> wrote:
>>> Hi!
>>>
>>> It seems that cython parses raw strings as usual strings:
>>>
>>> Try this:
>>> print r'\"'
>>
>> This is certainly a bug. http://trac.cython.org/cython_trac/ticket/641
>>
>
> This should be easy to fix...
> Why do you think that this could be a major change?
> Does some code use this bug?

It is very possible that there is code out there using this bug, and
if so it would be a silent, backwards incompatible change.

- Robert
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to