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 75a811a6df tests: Move int+unicode test to unicode-specific test directory. 9 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: Move int+unicode test to unicode-specific test directory. 9 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
unicode_str_format.py py/objstr: Make string formatting 8-bit clean. 9 years ago
unicode_str_modulo.py py/objstr: Make string formatting 8-bit clean. 9 years ago