Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2825c0b7d9ba49f30c69634f3852093fc1ed5928
/
Lib
/
test
/
test_pep3131.py
be66287
normalization is different between unicode builds, so use a new non-BMP char and add normalization test
by Benjamin Peterson
· 13 years ago
f413b80
in narrow builds, make sure to test codepoints as identifier characters (closes #12732)
by Benjamin Peterson
· 13 years ago
b3aedd4
#9424: Replace deprecated assert* methods in the Python test suite.
by Ezio Melotti
· 14 years ago
e8f5832
Issue #9308: Removed redundant coding cookies. Added tests for
by Alexander Belopolsky
· 14 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
4738340
Implement PEP 3131. Add isidentifier to str.
by Martin v. Löwis
· 17 years ago