Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
36e6310e39c23a8082e270a809e3f0851910eec5
/
Lib
/
test
/
test_coding.py
dd9e3b8
Correct a failing test when test_import is run after test_coding:
by Amaury Forgeot d'Arc
· 17 years ago
65f9ace
Correction for issue1134: all source files with a coding spec, except latin-1
by Amaury Forgeot d'Arc
· 17 years ago
49d90bc
Fix a test failure on non-UTF-8 locales: bad_coding2.py is encoded in utf-8.
by Hye-Shik Chang
· 18 years ago
f7f28fc
Fix problem when exec'ing a string with a coding
by Neal Norwitz
· 18 years ago
db83eb3
Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter.
by Neal Norwitz
· 19 years ago
40d3781
- Fix segfault with invalid coding.
by Neal Norwitz
· 20 years ago