10 Commits (4915c2b8718b3e4efaa0992b35c37049ccbb078c)

Author SHA1 Message Date
Damien George 7ed58cb663 py: Support unicode (utf-8 encoded) identifiers in Python source. 10 years ago
Damien George 9dd3640464 tests: Add missing tests for builtins, and many other things. 10 years ago
Damien George 92ab95f215 tests: Add some tests to improve coverage. 10 years ago
stijn a3efe04dce Use mode/encoding kwargs in io and unicode tests 10 years ago
Damien George 1694bc733d py: Add stream reading of n unicode chars; unicode support by default. 10 years ago
Paul Sokolovsky ed07d035d5 tests: Add basic test for unicode file i/o. 11 years ago
Paul Sokolovsky 63143c94ce tests: Test for explicit start/end args to str methods for unicode. 11 years ago
Paul Sokolovsky b1949e4c09 tests: Add tests for unicode find()/rfind()/index(). 11 years ago
Paul Sokolovsky 17994d1bd3 tests: Add test for unicode string iteration. 11 years ago
Chris Angelico 1e3781bc35 tests: Add unicode test. 11 years ago