summaryrefslogtreecommitdiff
path: root/py/unicode.c
AgeCommit message (Expand)Author
2014-01-22Implement octal and hex escapes in strings.Paul Sokolovsky
2013-12-30Put unicode functions in unicode.c, and tidy their names.Damien George