Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
89976f1cdc49c909f808f8bb1ec15ac963acbc93
/
Lib
/
test
/
test_pep3120.py
2dd66ce
Make the exception message check for malformed UTF-8 source looser so that SyntaxError triggered from UnicodeDecodeError is also acceptable.
by Brett Cannon
· 15 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 15 years ago
da78043
Latin-1 source code was not being properly decoded when passed through
by Brett Cannon
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
447d33e
Implement PEP 3120.
by Martin v. Löwis
· 17 years ago