Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
bffb2efee00fb65cc23372095003d1c3ddfa0e21
/
Lib
/
test
/
test_traceback.py
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
3090694
Fix compileall.py so that it fails on SyntaxErrors
by Jeremy Hylton
· 24 years ago
7e01e28
Whitespace normalization.
by Tim Peters
· 24 years ago
09ccc3a
Test that traceback module works with SyntaxErrors with or without carets.
by Jeremy Hylton
· 24 years ago