Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d3c87657ba55063e3b2157c4bcbfee57b0887f5b
/
Lib
/
test
/
test_opcodes.py
948ee7a
use more specific asserts in test_opcode
by Benjamin Peterson
· 16 years ago
0b67962
Convert test_opcodes to unittest.
by Georg Brandl
· 18 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
497671e
The one thing I love more then writing code is deleting code.
by Moshe Zadka
· 24 years ago
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
ae631f7
There was actually a test that ensured that raising an exception A
by Guido van Rossum
· 27 years ago
558f66f
Added a few more tests of exception class raising
by Barry Warsaw
· 27 years ago
570278b
Add test for function comparisons
by Guido van Rossum
· 27 years ago
6de668f
test class exceptions
by Guido van Rossum
· 30 years ago
9ea0fbc
Unmerged except and finally clauses
by Guido van Rossum
· 33 years ago
3bead09
Initial revision
by Guido van Rossum
· 33 years ago