Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
95fafec73281b58ecea37b2a61a2a44d0ce98e3a
/
Lib
/
test
/
test_opcodes.py
8725dce
Issue 5176: special-case string formatting in BINARY_MODULO implementation. This shows a modest (1-3%) speed-up in templating systems, for example.
by Collin Winter
· 16 years ago
948ee7a
use more specific asserts in test_opcode
by Benjamin Peterson
· 17 years ago
0b67962
Convert test_opcodes to unittest.
by Georg Brandl
· 19 years ago
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
497671e
The one thing I love more then writing code is deleting code.
by Moshe Zadka
· 25 years ago
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 25 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 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
· 28 years ago
558f66f
Added a few more tests of exception class raising
by Barry Warsaw
· 28 years ago
570278b
Add test for function comparisons
by Guido van Rossum
· 28 years ago
6de668f
test class exceptions
by Guido van Rossum
· 31 years ago
9ea0fbc
Unmerged except and finally clauses
by Guido van Rossum
· 33 years ago
3bead09
Initial revision
by Guido van Rossum
· 34 years ago