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
e9404e5f5f
tests: Improve coverage of array, range, dict, slice, exc, unicode.
|
6 years ago |
.. |
data
|
tests: Add some tests to improve coverage.
|
8 years ago |
file1.py
|
Use mode/encoding kwargs in io and unicode tests
|
8 years ago |
file2.py
|
tests: Add some tests to improve coverage.
|
8 years ago |
unicode.py
|
tests: Improve coverage of array, range, dict, slice, exc, unicode.
|
6 years ago |
unicode_chr.py
|
tests: Add missing tests for builtins, and many other things.
|
8 years ago |
unicode_id.py
|
py: Support unicode (utf-8 encoded) identifiers in Python source.
|
8 years ago |
unicode_index.py
|
tests: Add tests for unicode find()/rfind()/index().
|
9 years ago |
unicode_iter.py
|
tests: Add test for unicode string iteration.
|
9 years ago |
unicode_ord.py
|
tests: Add missing tests for builtins, and many other things.
|
8 years ago |
unicode_pos.py
|
tests: Test for explicit start/end args to str methods for unicode.
|
9 years ago |
unicode_str_format.py
|
py/objstr: Make string formatting 8-bit clean.
|
8 years ago |
unicode_str_modulo.py
|
py/objstr: Make string formatting 8-bit clean.
|
8 years ago |
unicode_subscr.py
|
tests/unicode_subscr.py: Detailed test for subscripting unicode strings.
|
7 years ago |