aboutsummaryrefslogtreecommitdiff
path: root/py/objstrunicode.c
AgeCommit message (Expand)Author
2014-06-27py: Prune unneeded code from objstrunicode, reuse code in objstr.Paul Sokolovsky
2014-06-27objstrunicode: Basic implementation of unicode handling.Chris Angelico
2014-06-27objstrunicode: Complete copy of objstr, to be patched for unicode support.Paul Sokolovsky