support for long unicode escapes ('\U...')
fixed unicode escape handling in byte strings unescape \xXY in string literals as C allows it to conflict with trailing hex numbers - output string escaping will do the right thing
Showing
tests/run/strescapes.pyx
0 → 100644
Please register or sign in to comment