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? -- vitja. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
