You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 7ed58cb663 py: Support unicode (utf-8 encoded) identifiers in Python source. 10 years ago
..
data tests: Add some tests to improve coverage. 10 years ago
file1.py Use mode/encoding kwargs in io and unicode tests 10 years ago
file2.py tests: Add some tests to improve coverage. 10 years ago
unicode.py tests: Add missing tests for builtins, and many other things. 10 years ago
unicode_chr.py tests: Add missing tests for builtins, and many other things. 10 years ago
unicode_id.py py: Support unicode (utf-8 encoded) identifiers in Python source. 10 years ago
unicode_index.py tests: Add tests for unicode find()/rfind()/index(). 11 years ago
unicode_iter.py tests: Add test for unicode string iteration. 11 years ago
unicode_ord.py tests: Add missing tests for builtins, and many other things. 10 years ago
unicode_pos.py tests: Test for explicit start/end args to str methods for unicode. 11 years ago