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